Skip to content

Commit 0920982

Browse files
Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0 (#831)
Bumps [styfle/cancel-workflow-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c960bfb commit 0920982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Cancel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
cancel:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: styfle/cancel-workflow-action@0.12.1
16+
- uses: styfle/cancel-workflow-action@0.13.0
1717
with:
1818
all_but_latest: true
1919
workflow_id: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)