Skip to content

Commit aca3405

Browse files
Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.9.0...0.9.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f06faec commit aca3405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
# Cancel previous runs of the same branch
2626
- name: cancel
27-
uses: styfle/[email protected].0
27+
uses: styfle/[email protected].1
2828
with:
2929
access_token: ${{ github.token }}
3030

0 commit comments

Comments
 (0)