Skip to content

Commit

Permalink
Bump n1hility/cancel-previous-runs from 2.0 to 3.0 (#1724)
Browse files Browse the repository at this point in the history
Bumps [n1hility/cancel-previous-runs](https://github.com/n1hility/cancel-previous-runs) from 2.0 to 3.0.
- [Release notes](https://github.com/n1hility/cancel-previous-runs/releases)
- [Commits](n1hility/cancel-previous-runs@v2...v3.0)

---
updated-dependencies:
- dependency-name: n1hility/cancel-previous-runs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 3eb0a8d commit 621ab79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rockylinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:

- name: Cancel Previous Workflow Runs
uses: n1hility/cancel-previous-runs@v2.0
uses: n1hility/cancel-previous-runs@v3.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 621ab79

Please sign in to comment.