Skip to content

Commit

Permalink
Bump n1hility/cancel-previous-runs from 2 to 3
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 to 3.
- [Release notes](https://github.com/n1hility/cancel-previous-runs/releases)
- [Commits](n1hility/cancel-previous-runs@v2...v3)

---
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]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 9634b20 commit 1ccd314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
jdk: [11, 17]
os: [ubuntu-20.04, windows-latest]
steps:
- uses: n1hility/cancel-previous-runs@v2
- uses: n1hility/cancel-previous-runs@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1ccd314

Please sign in to comment.