Skip to content

Commit 766c3d0

Browse files
Bump styfle/cancel-workflow-action in the actions group (#129)
Bumps the actions group with 1 update: [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action). Updates `styfle/cancel-workflow-action` from 0.12.1 to 0.13.0 - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.12.1...0.13.0) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f5ba7e commit 766c3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lint-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
version: [3.14, 3.13, 3.12, 3.11, '3.10']
1818
steps:
19-
- uses: styfle/cancel-workflow-action@0.12.1
19+
- uses: styfle/cancel-workflow-action@0.13.0
2020
with:
2121
access_token: ${{ secrets.GITHUB_TOKEN }}
2222
- uses: actions/setup-python@v6

0 commit comments

Comments
 (0)