Skip to content

Commit

Permalink
Update styfle/cancel-workflow-action action to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2023
1 parent d6062ac commit 84b52ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
github.event.pull_request.user.login == 'renovate[bot]' ||
contains(github.event.pull_request.labels.*.name, 'safe to test')
steps:
- uses: styfle/cancel-workflow-action@0.11.0
- uses: styfle/cancel-workflow-action@0.12.0
with:
access_token: ${{ github.token }}
- uses: 'browserstack/github-actions/setup-env@master'
Expand Down

0 comments on commit 84b52ce

Please sign in to comment.