Skip to content

Commit beaf547

Browse files
chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#118)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43492a7 commit beaf547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: 🛑 Cancel Previous Runs
17-
uses: styfle/[email protected].0
17+
uses: styfle/[email protected].1
1818

1919
- name: ⬇️ Checkout repo
2020
uses: actions/checkout@v3
@@ -52,7 +52,7 @@ jobs:
5252
github.event_name == 'push' }}
5353
steps:
5454
- name: 🛑 Cancel Previous Runs
55-
uses: styfle/[email protected].0
55+
uses: styfle/[email protected].1
5656

5757
- name: ⬇️ Checkout repo
5858
uses: actions/checkout@v3

0 commit comments

Comments
 (0)