Skip to content

Commit 3aaea4f

Browse files
Update styfle/cancel-workflow-action action to v0.12.0
1 parent 15d86ff commit 3aaea4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.12.0
2929
with:
3030
access_token: ${{ github.token }}
3131

0 commit comments

Comments
 (0)