Skip to content

Commit 5fdc26c

Browse files
Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#100)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.10.1...0.11.0) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0849e0 commit 5fdc26c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cancel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
cancel:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: styfle/cancel-workflow-action@0.10.1
11+
- uses: styfle/cancel-workflow-action@0.11.0
1212
with:
1313
workflow_id: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)