Skip to content

Commit 777b5a8

Browse files
Bump styfle/cancel-workflow-action from 0.10.0 to 0.11.0
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.10.0...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]>
1 parent a4623db commit 777b5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
if: github.repository == 'ProjectPythiaTutorials/projectpythiatutorials.github.io'
1313
steps:
1414
- name: Cancel previous runs
15-
uses: styfle/cancel-workflow-action@0.10.0
15+
uses: styfle/cancel-workflow-action@0.11.0
1616
with:
1717
access_token: ${{ github.token }}
1818

0 commit comments

Comments
 (0)