Skip to content

Commit

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

Bump styfle/cancel-workflow-action from 0.9.0 to 0.12.0
  • Loading branch information
oxinabox authored Oct 10, 2023
2 parents 276992f + 4fd2e58 commit e3b8bf5
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/cancel-workflow-action@0.9.0
- uses: styfle/cancel-workflow-action@0.12.0
with:
all_but_latest: true
workflow_id: ${{ github.event.workflow.id }}

0 comments on commit e3b8bf5

Please sign in to comment.