Skip to content

Commit

Permalink
Merge pull request #7 from lukasz-migas/renovate/styfle-cancel-workfl…
Browse files Browse the repository at this point in the history
…ow-action-0.x

chore(deps): update styfle/cancel-workflow-action action to v0.12.0
  • Loading branch information
lukasz-migas authored Nov 4, 2023
2 parents eb46532 + 95c534f commit b944f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit b944f41

Please sign in to comment.