Skip to content

Commit f2c024e

Browse files
authored
Merge pull request #7 from pyapp-kit/dependabot/github_actions/styfle/cancel-workflow-action-0.12.0
ci(dependabot): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
2 parents 1178470 + 8f98558 commit f2c024e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

3636
steps:
3737
- name: 🛑 Cancel Previous Runs
38-
uses: styfle/cancel-workflow-action@0.11.0
38+
uses: styfle/cancel-workflow-action@0.12.0
3939
with:
4040
access_token: ${{ github.token }}
4141

0 commit comments

Comments
 (0)