Browse Source
build(deps): Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 (#6786)
pull/6787/head
dependabot[bot]
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/janitor.yml
|
|
@ -10,7 +10,7 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
timeout-minutes: 3 |
|
|
|
steps: |
|
|
|
- uses: styfle/cancel-workflow-action@0.9.0 |
|
|
|
- uses: styfle/cancel-workflow-action@0.9.1 |
|
|
|
with: |
|
|
|
workflow_id: 1041851,1401230,2837803 |
|
|
|
access_token: ${{ github.token }} |