Skip to content

Commit

Permalink
Bump cancel-workflow-action to 0.9.1 (vercel#31210)
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle authored Nov 9, 2021
1 parent 942c151 commit ea88ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- uses: styfle/cancel-workflow-action@0.5.0
- uses: styfle/cancel-workflow-action@0.9.1
with:
workflow_id: 444921, 444987
access_token: ${{ github.token }}

0 comments on commit ea88ef3

Please sign in to comment.