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 77792fe

Browse files
chore(deps): bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 (#659)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.9.0...0.9.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73518f9 commit 77792fe

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
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: 🛑 Cancel Previous Runs
23-
uses: styfle/cancel-workflow-action@0.9.0
23+
uses: styfle/cancel-workflow-action@0.9.1
2424

2525
- name: ⬇️ Checkout repo
2626
uses: actions/checkout@v2
@@ -52,7 +52,7 @@ jobs:
5252
github.event_name == 'push' }}
5353
steps:
5454
- name: 🛑 Cancel Previous Runs
55-
uses: styfle/cancel-workflow-action@0.9.0
55+
uses: styfle/cancel-workflow-action@0.9.1
5656

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

0 commit comments

Comments
(0)

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