Skip to content

Commit ca9b757

Browse files
authored
Merge pull request #110 from IntelPython/dependabot/github_actions/styfle/cancel-workflow-action-0.13.1
Bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1
2 parents fa08f82 + 4c1f831 commit ca9b757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/conda-package-cf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: Cancel Previous Runs
36-
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # v0.13.0
36+
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # v0.13.1
3737
with:
3838
access_token: ${{ github.token }}
3939

@@ -105,7 +105,7 @@ jobs:
105105

106106
steps:
107107
- name: Cancel Previous Runs
108-
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # v0.13.0
108+
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # v0.13.1
109109
with:
110110
access_token: ${{ github.token }}
111111

0 commit comments

Comments
 (0)