Skip to content

Commit a6e4d13

Browse files
dependabot[bot]jackton1
authored andcommitted
Bump tj-actions/semver-diff from 2.4.0 to 2.4.1
Bumps [tj-actions/semver-diff](https://github.com/tj-actions/semver-diff) from 2.4.0 to 2.4.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.0...v2.4.1) --- updated-dependencies: - dependency-name: tj-actions/semver-diff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e3fa71 commit a6e4d13

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/[email protected].0
17+
uses: tj-actions/[email protected].1
1818

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

0 commit comments

Comments
 (0)