Skip to content

Commit

Permalink
Merge pull request JakeWharton#98 from usefulness/renovate/styfle-can…
Browse files Browse the repository at this point in the history
…cel-workflow-action-0.x
  • Loading branch information
mateuszkwiecinski authored Jun 27, 2022
2 parents cb7cbc2 + 08fd7b9 commit 7a7fcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Cancel previous workflow runs
runs-on: ubuntu-latest
steps:
- uses: styfle/cancel-workflow-action@0.9.1
- uses: styfle/cancel-workflow-action@0.10.0
with:
access_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 7a7fcc5

Please sign in to comment.