8000 Bump tj-actions/semver-diff from 1.2.0 to 2.0.0 · tj-python/github-deploy@2b6f523 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b6f523

Browse files
Bump tj-actions/semver-diff from 1.2.0 to 2.0.0
Bumps [tj-actions/semver-diff](https://github.com/tj-actions/semver-diff) from 1.2.0 to 2.0.0. - [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@v1.2.0...v2.0.0) --- updated-dependencies: - dependency-name: tj-actions/semver-diff dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16d5d5b commit 2b6f523

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@v1.2.0
17+
uses: tj-actions/semver-diff@v2.0.0
1818

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

0 commit comments

Comments
 (0)
0