Skip to content

Commit

Permalink
Merge pull request #8208 from vimeo/dependabot/github_actions/fkirc/s…
Browse files Browse the repository at this point in the history
…kip-duplicate-actions-4.0.0

build(deps): bump fkirc/skip-duplicate-actions from 3.4.0 to 4.0.0
  • Loading branch information
orklah committed Jun 30, 2022
2 parents a129dec + 206a903 commit cf8f0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-phar.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
steps:
- id: skip_check
uses: fkirc/skip-duplicate-actions@v3.4.0
uses: fkirc/skip-duplicate-actions@v4.0.0
with:
concurrent_skipping: always
cancel_others: true
Expand Down

0 comments on commit cf8f0a0

Please sign in to comment.