Skip to content

Commit c38d7f9

Browse files
Merge pull request #1152 from r-lib/dependabot/github_actions/styfle/cancel-workflow-action-0.12.0
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
2 parents 12f7eb6 + 07d9391 commit c38d7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
)
1919
steps:
2020
- name: Cancel Previous Runs
21-
uses: styfle/cancel-workflow-action@0.11.0
21+
uses: styfle/cancel-workflow-action@0.12.0
2222
with:
2323
access_token: ${{ github.token }}
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)