Skip to content

Commit c768325

Browse files
dependabot[bot]jackton1
authored andcommitted
chore(deps): bump tj-actions/semver-diff from 2.4.1 to 3.0.1
Bumps [tj-actions/semver-diff](https://github.com/tj-actions/semver-diff) from 2.4.1 to 3.0.1. - [Release notes](https://github.com/tj-actions/semver-diff/releases) - [Changelog](https://github.com/tj-actions/semver-diff/blob/main/HISTORY.md) - [Commits](tj-actions/semver-diff@v2.4.1...v3.0.1) --- updated-dependencies: - dependency-name: tj-actions/semver-diff dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94ad049 commit c768325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Run semver-diff
1616
id: semver-diff
17-
uses: tj-actions/semver-diff@v2.4.1
17+
uses: tj-actions/semver-diff@v3.0.1
1818

1919
- name: Set up Python
2020
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)