Skip to content

Commit 1bf0a3e

Browse files
Bump styfle/cancel-workflow-action from 0.10.0 to 0.12.1
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.12.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.10.0...0.12.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f2380e commit 1bf0a3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
-
14-
uses: styfle/cancel-workflow-action@0.10.0
14+
uses: styfle/cancel-workflow-action@0.12.1
1515
with:
1616
access_token: ${{ github.token }}
1717
-
@@ -43,7 +43,7 @@ jobs:
4343
BRANCH: [unstable]
4444
steps:
4545
-
46-
uses: styfle/cancel-workflow-action@0.10.0
46+
uses: styfle/cancel-workflow-action@0.12.1
4747
with:
4848
access_token: ${{ github.token }}
4949
-

0 commit comments

Comments
 (0)