Skip to content

Commit

Permalink
chore(deps): update styfle/cancel-workflow-action action to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 3f72978 commit fb71e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
timeout-minutes: 2

steps:
- uses: styfle/cancel-workflow-action@0.12.0
- uses: styfle/cancel-workflow-action@0.12.1
with:
all_but_latest: true
workflow_id: code-quality.yml, codeql-analysis.yml, docs.yml
Expand Down

0 comments on commit fb71e2f

Please sign in to comment.