Skip to content

Commit

Permalink
chore: update styfle/cancel-workflow-action (#1484)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Nov 23, 2022
1 parent 6c67af8 commit 9449827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Expand Up @@ -19,7 +19,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 9449827

Please sign in to comment.