Skip to content

Commit 6b621b4

Browse files
Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#743)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 697b740 commit 6b621b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
if: "!contains(github.event.head_commit.message, 'ci-skip')"
6262
steps:
6363
- name: Cancel Outdated Runs
64-
uses: styfle/cancel-workflow-action@0.9.1
64+
uses: styfle/cancel-workflow-action@0.10.0
6565
with:
6666
access_token: ${{ github.token }}
6767
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)