Skip to content

Commit f28633c

Browse files
Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 (#678)
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 e6cd909 commit f28633c

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
@@ -57,7 +57,7 @@ jobs:
5757
if: "!contains(github.event.head_commit.message, 'ci-skip')"
5858
steps:
5959
- name: Cancel Outdated Runs
60-
uses: styfle/cancel-workflow-action@0.9.0
60+
uses: styfle/cancel-workflow-action@0.9.1
6161
with:
6262
access_token: ${{ github.token }}
6363
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)