Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 22a35f9

Browse files
chore(deps): bump styfle/cancel-workflow-action from 0.6.0 to 0.8.0
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.6.0 to 0.8.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.6.0...3d86a7c) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9594d5d commit 22a35f9

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
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: 🛑 Cancel Previous Runs
24-
uses: styfle/cancel-workflow-action@0.6.0
24+
uses: styfle/cancel-workflow-action@0.8.0
2525
with:
2626
access_token: ${{ secrets.GITHUB_TOKEN }}
2727

@@ -55,7 +55,7 @@ jobs:
5555
github.ref) && github.event_name == 'push' }}
5656
steps:
5757
- name: 🛑 Cancel Previous Runs
58-
uses: styfle/cancel-workflow-action@0.6.0
58+
uses: styfle/cancel-workflow-action@0.8.0
5959
with:
6060
access_token: ${{ secrets.GITHUB_TOKEN }}
6161

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /