Skip to content

Commit

Permalink
chore: update styfle/cancel-workflow-action (#996)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Nov 23, 2022
1 parent 75a6d95 commit 2633446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.10.0
- uses: styfle/cancel-workflow-action@0.11.0
with:
workflow_id: nodejs.yml
access_token: ${{ github.token }}

0 comments on commit 2633446

Please sign in to comment.