Skip to content

Commit

Permalink
Merge pull request #226 from NCAR/dependabot/github_actions/styfle/ca…
Browse files Browse the repository at this point in the history
…ncel-workflow-action-0.12.1

Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1
  • Loading branch information
kafitzgerald authored Feb 3, 2024
2 parents 1f3d23d + 331e426 commit f4f5592
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 @@ -22,7 +22,7 @@ jobs:

steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.1
with:
access_token: ${{ github.token }}
- name: Checkout
Expand Down

0 comments on commit f4f5592

Please sign in to comment.