Skip to content

Commit

Permalink
Merge pull request #16 from shurco/dependabot/github_actions/styfle/c…
Browse files Browse the repository at this point in the history
…ancel-workflow-action-0.12.1

🔧 build(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1
  • Loading branch information
github-actions[bot] authored May 7, 2024
2 parents bdcd4ba + dbba632 commit 5a881cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
if: "!contains(github.event.commits[0].message, '[skip ci]') && !contains(github.event.commits[0].message, '[ci skip]')"
steps:
- uses: styfle/cancel-workflow-action@0.11.0
- uses: styfle/cancel-workflow-action@0.12.1
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit 5a881cf

Please sign in to comment.