Skip to content

Commit

Permalink
Merge pull request #778 from JuliaDiff/dependabot/github_actions/styf…
Browse files Browse the repository at this point in the history
…le/cancel-workflow-action-0.12.1

Bump styfle/cancel-workflow-action from 0.12.0 to 0.12.1
  • Loading branch information
oxinabox authored Jan 30, 2024
2 parents 6daa729 + cb63b69 commit 32bf53d
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 @@ -13,7 +13,7 @@ jobs:
cancel:
runs-on: ubuntu-latest
steps:
- uses: styfle/[email protected].0
- uses: styfle/[email protected].1
with:
all_but_latest: true
workflow_id: ${{ github.event.workflow.id }}

0 comments on commit 32bf53d

Please sign in to comment.