Skip to content

Commit 7a36cec

Browse files
chore(deps): update styfle/cancel-workflow-action action to v0.12.0
1 parent c03f176 commit 7a36cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

1313
steps:
1414
- name: Cancel Previous Runs
15-
uses: styfle/cancel-workflow-action@0.11.0
15+
uses: styfle/cancel-workflow-action@0.12.0
1616
with:
1717
access_token: ${{ secrets.GITHUB_TOKEN }}
1818

0 commit comments

Comments
 (0)