Skip to content

Commit c069b6b

Browse files
authored
Merge pull request #356 from IntelPython/dependabot/github_actions/styfle/cancel-workflow-action-0.13.1
chore(deps): bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1
2 parents ce8d86b + cd62df5 commit c069b6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-with-standard-clang.yml

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

2626
steps:
2727
- name: Cancel Previous Runs
28-
uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
28+
uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
2929
with:
3030
access_token: ${{ github.token }}
3131

0 commit comments

Comments
 (0)