Skip to content

Commit 815dfd3

Browse files
Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#31)
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 2820992 commit 815dfd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Cancel Previous Build
20-
uses: styfle/cancel-workflow-action@0.10.1
20+
uses: styfle/cancel-workflow-action@0.11.0
2121
with:
2222
access_token: ${{ secrets.GITHUB_TOKEN }}
2323

0 commit comments

Comments
 (0)