Skip to content

Commit

Permalink
Merge pull request #664 from GEOS-ESM/dependabot/github_actions/styfl…
Browse files Browse the repository at this point in the history
…e/cancel-workflow-action-0.12.0

Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
  • Loading branch information
mathomp4 authored Oct 4, 2023
2 parents 5ef356f + 398de96 commit 7557a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
OMPI_MCA_btl_vader_single_copy_mechanism: none
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0
with:
access_token: ${{ github.token }}
- name: Checkout GCM
Expand Down

0 comments on commit 7557a70

Please sign in to comment.