Skip to content

Commit b1e0e0b

Browse files
dependabot[bot]homersimpsons
authored andcommitted
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.11.0...0.12.0) --- 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 5437657 commit b1e0e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
# Cancel previous runs of the same branch
1919
- name: cancel
20-
uses: styfle/cancel-workflow-action@0.11.0
20+
uses: styfle/cancel-workflow-action@0.12.0
2121
with:
2222
access_token: ${{ github.token }}
2323

0 commit comments

Comments
 (0)