Skip to content

Commit 4c577e8

Browse files
Update styfle/cancel-workflow-action action to v0.13.1
1 parent 15d86ff commit 4c577e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: Cancel previous workflow
28-
uses: styfle/cancel-workflow-action@0.11.0
28+
uses: styfle/cancel-workflow-action@0.13.1
2929
with:
3030
access_token: ${{ github.token }}
3131

0 commit comments

Comments
 (0)