Skip to content

Commit 50f035a

Browse files
Bump styfle/cancel-workflow-action from 0.9.1 to 0.11.0 (#64)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.1 to 0.11.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.9.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 846d08a commit 50f035a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/cancel.yaml

+1-1
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.9.1
11+
- uses: styfle/cancel-workflow-action@0.11.0
1212
with:
1313
workflow_id: ${{ github.event.workflow.id }}

0 commit comments

Comments
 (0)