Skip to content

Commit

Permalink
Update styfle/cancel-workflow-action action from 0.7.0 to v0.8.0 (.gi…
Browse files Browse the repository at this point in the history
…thub/workflows/cancel-outdated-workflow-runs.yml) (#3857)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 14, 2021
1 parent 8e4b7c2 commit f927955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel-outdated-workflow-runs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.7.0
- uses: styfle/cancel-workflow-action@0.8.0
with:
workflow_id: 'integration-tests.yml,k8s-testing.yml,unit-tests.yml'
access_token: ${{ github.token }}

0 comments on commit f927955

Please sign in to comment.