Skip to content

Commit 11f8fea

Browse files
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#94)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.11.0...0.12.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 a706525 commit 11f8fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
steps:
4545
# Cancel previous runs that are not completed
4646
- name: Cancel Previous Runs
47-
uses: styfle/cancel-workflow-action@0.11.0
47+
uses: styfle/cancel-workflow-action@0.12.0
4848
with:
4949
access_token: ${{ github.token }}
5050

0 commit comments

Comments
 (0)