Skip to content

Commit ab80243

Browse files
build(deps): bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.13.0...0.13.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d906255 commit ab80243

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.13.0
21+
- uses: styfle/cancel-workflow-action@0.13.1
2222
with:
2323
access_token: ${{ secrets.GITHUB_TOKEN }}
2424
all_but_latest: true # can cancel workflows scheduled later

0 commit comments

Comments
 (0)