Skip to content

Commit 24d33f6

Browse files
Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0 (#359)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.12.1...0.13.0) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-version: 0.13.0 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 4870fa7 commit 24d33f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# Cancel ongoing CI test runs if pushing to branch again before the previous tests
2525
# have finished
2626
- name: Cancel ongoing test runs for previous commits
27-
uses: styfle/cancel-workflow-action@0.12.1
27+
uses: styfle/cancel-workflow-action@0.13.0
2828
with:
2929
access_token: ${{ github.token }}
3030

0 commit comments

Comments
 (0)