Skip to content

Commit

Permalink
chore(deps): update andymckay/cancel-action action to v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 472601e commit 6e7d3df
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.5

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

0 comments on commit 6e7d3df

Please sign in to comment.