Skip to content

Commit 6799d93

Browse files
chore: bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 (#140)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.9.0...0.9.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08a9949 commit 6799d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-20.04
3030
steps:
3131
- name: Cancel Previous Runs
32-
uses: styfle/cancel-workflow-action@0.9.0
32+
uses: styfle/cancel-workflow-action@0.9.1
3333

3434
- uses: actions/checkout@v2
3535

0 commit comments

Comments
 (0)