Skip to content

Commit 0052f26

Browse files
Bump styfle/cancel-workflow-action in the actions group
Bumps the actions group with 1 update: [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action). Updates `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 dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc8f4c8 commit 0052f26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
python-version: [ "3.11", "3.12", "3.13"]
2323
steps:
2424
- name: Cancel previous runs
25-
uses: styfle/cancel-workflow-action@0.12.1
25+
uses: styfle/cancel-workflow-action@0.13.0
2626
with:
2727
access_token: ${{ github.token }}
2828

0 commit comments

Comments
 (0)