Skip to content

Commit

Permalink
chore(deps): update andymckay/cancel-action action to v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 6bed6f7 commit f3d410e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Cancel if Next Version is same as Last Version
if: (env.last_version == env.next_version) || env.next_version == ''
uses: andymckay/cancel-action@0.3
uses: andymckay/cancel-action@0.4

- name: Get Major Version related to Next Version
run: |
Expand Down

0 comments on commit f3d410e

Please sign in to comment.