Skip to content

Commit 6bde816

Browse files
Bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1 (#62)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.13.0...0.13.1) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-version: 0.13.1 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 9602c14 commit 6bde816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuousIntegration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
php: ['8.4']
1414
steps:
1515
- name: Cancel Previous Runs
16-
uses: styfle/cancel-workflow-action@0.13.0
16+
uses: styfle/cancel-workflow-action@0.13.1
1717
with:
1818
access_token: ${{ github.token }}
1919

0 commit comments

Comments
 (0)