Skip to content

Commit ac662bd

Browse files
Bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#757)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.10.0...0.10.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58fc8f3 commit ac662bd

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/[email protected].0
64+
uses: styfle/[email protected].1
6565
with:
6666
access_token: ${{ github.token }}
6767
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)