Skip to content

Commit 9d1b6ae

Browse files
Merge pull request #64 from db-ui/dependabot-github_actions-styfle-cancel-workflow-action-0.10.1
build(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1
2 parents bf6ced3 + c0ff28e commit 9d1b6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/00-init.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: 🛑 Cancel Previous Runs
12-
uses: styfle/[email protected].0
12+
uses: styfle/[email protected].1
1313

1414
- name: ⬇️ Checkout repo
1515
uses: actions/checkout@v3

0 commit comments

Comments
 (0)