Skip to content

Commit 907ca02

Browse files
Update styfle/cancel-workflow-action action to v0.13.0 (#2965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f64fec4 commit 907ca02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
ci:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: styfle/cancel-workflow-action@0.12.1
13+
- uses: styfle/cancel-workflow-action@0.13.0
1414
with:
1515
access_token: ${{ github.token }}
1616
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)