Skip to content

Commit b1f9cc0

Browse files
build(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#1412)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.9.1...0.10.0) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f75d60a commit b1f9cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cancel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: "Cancel Previous Runs"
22-
uses: styfle/cancel-workflow-action@0.9.1
22+
uses: styfle/cancel-workflow-action@0.10.0
2323
with:
2424
access_token: ${{ github.token }}
2525
workflow_id: coverage.yml, kit.yml, quality.yml, testsuite.yml

0 commit comments

Comments
 (0)