Skip to content

Commit bd7fb7d

Browse files
authored
Merge pull request #1371 from IntelPython/dependabot/github_actions/styfle/cancel-workflow-action-0.12.1
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1
2 parents f10aebd + ff2745a commit bd7fb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

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

4343
steps:
4444
- name: Cancel Previous Runs
45-
uses: styfle/cancel-workflow-action@0.11.0
45+
uses: styfle/cancel-workflow-action@0.12.1
4646
with:
4747
access_token: ${{ github.token }}
4848

0 commit comments

Comments
 (0)