Skip to content

Commit

Permalink
Merge pull request #1 from tlambert03/dependabot/github_actions/styfl…
Browse files Browse the repository at this point in the history
…e/cancel-workflow-action-0.11.0

ci(dependabot): bump styfle/cancel-workflow-action from 0.9.1 to 0.11.0
  • Loading branch information
tlambert03 authored Dec 31, 2022
2 parents 329d024 + f5d7bfa commit fe4a628
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 @@ -33,7 +33,7 @@ jobs:

steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.9.1
uses: styfle/cancel-workflow-action@0.11.0
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit fe4a628

Please sign in to comment.