Bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1 (#56)
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Cancel Previous Runs
|
- name: Cancel Previous Runs
|
||||||
uses: styfle/cancel-workflow-action@0.13.0
|
uses: styfle/cancel-workflow-action@0.13.1
|
||||||
with:
|
with:
|
||||||
access_token: ${{ github.token }}
|
access_token: ${{ github.token }}
|
||||||
- name: Checkout Sources
|
- name: Checkout Sources
|
||||||
@@ -35,7 +35,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Cancel Previous Runs
|
- name: Cancel Previous Runs
|
||||||
uses: styfle/cancel-workflow-action@0.13.0
|
uses: styfle/cancel-workflow-action@0.13.1
|
||||||
with:
|
with:
|
||||||
access_token: ${{ github.token }}
|
access_token: ${{ github.token }}
|
||||||
- name: Checkout Sources
|
- name: Checkout Sources
|
||||||
@@ -65,7 +65,7 @@ jobs:
|
|||||||
rv: [stable, beta, nightly]
|
rv: [stable, beta, nightly]
|
||||||
steps:
|
steps:
|
||||||
- name: Cancel Previous Runs
|
- name: Cancel Previous Runs
|
||||||
uses: styfle/cancel-workflow-action@0.13.0
|
uses: styfle/cancel-workflow-action@0.13.1
|
||||||
with:
|
with:
|
||||||
access_token: ${{ github.token }}
|
access_token: ${{ github.token }}
|
||||||
- name: Checkout Sources
|
- name: Checkout Sources
|
||||||
|
|||||||
Reference in New Issue
Block a user