Skip to content

Commit ff2745a

Browse files
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.11.0...0.12.1) --- 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]>
1 parent f10aebd commit ff2745a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
steps:
4444
- name: Cancel Previous Runs
45-
uses: styfle/cancel-workflow-action@0.11.0
45+
uses: styfle/cancel-workflow-action@0.12.1
4646
with:
4747
access_token: ${{ github.token }}
4848

0 commit comments

Comments
 (0)