Skip to content

Commit

Permalink
Merge pull request #3371 from yurake/renovate/styfle-cancel-workflow-…
Browse files Browse the repository at this point in the history
…action-0.x

chore(deps): update dependency styfle/cancel-workflow-action to v0.12.1
  • Loading branch information
renovate[bot] authored Jul 6, 2024
2 parents 6486349 + 51d0f35 commit ba948c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
- name: cancel running workflows
Expand Down

0 comments on commit ba948c2

Please sign in to comment.