Skip to content

Commit

Permalink
Merge pull request #554 from tj-actions/renovate/tj-actions-semver-di…
Browse files Browse the repository at this point in the history
…ff-3.x

chore(deps): update tj-actions/semver-diff action to v3
  • Loading branch information
repo-ranger[bot] committed Mar 1, 2024
2 parents 14be3ec + 56e359f commit 23b1608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-release-version.yml
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Run semver-diff
id: semver-diff
uses: tj-actions/semver-diff@v2
uses: tj-actions/semver-diff@v3

- name: Show release type
if: steps.semver-diff.outputs.release_type == 'major'
Expand Down

0 comments on commit 23b1608

Please sign in to comment.