Skip to content

Commit a242f8c

Browse files
build(deps): bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0
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] <support@github.com>
1 parent 2f51bf9 commit a242f8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rs_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-22.04
1919
timeout-minutes: 3
2020
steps:
21-
- uses: styfle/cancel-workflow-action@0.12.1
21+
- uses: styfle/cancel-workflow-action@0.13.0
2222
with:
2323
access_token: ${{ secrets.GITHUB_TOKEN }}
2424
all_but_latest: true # can cancel workflows scheduled later

0 commit comments

Comments
 (0)