Skip to content

Commit

Permalink
Merge pull request JiaweiZhuang#110 from pangeo-data/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/styfle/cancel-workflow-action-0.9.1

Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1
  • Loading branch information
raphaeldussin authored Aug 13, 2021
2 parents 42acfef + 137dd00 commit ec91e9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.9.0
uses: styfle/cancel-workflow-action@0.9.1
with:
access_token: ${{ github.token }}
- name: Checkout source
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
shell: bash -l {0}
steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.9.0
uses: styfle/cancel-workflow-action@0.9.1
with:
access_token: ${{ github.token }}
- uses: actions/checkout@v2
Expand Down

0 comments on commit ec91e9b

Please # to comment.