Skip to content

Commit 9cc593a

Browse files
authored
ci: update styfle/cancel-workflow-action (#194)
1 parent 07bdce3 commit 9cc593a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cancel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
timeout-minutes: 3
1919
steps:
20-
- uses: styfle/cancel-workflow-action@0.10.0
20+
- uses: styfle/cancel-workflow-action@0.11.0
2121
with:
2222
workflow_id: nodejs.yml
23-
access_token: ${{ github.token }}
23+
access_token: ${{ github.token }}

0 commit comments

Comments
 (0)