Skip to content

Commit

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

Bump fkirc/skip-duplicate-actions from 4.0.0 to 5.3.0
  • Loading branch information
orklah committed Dec 5, 2022
2 parents d2f7d86 + a30622b commit 1cd10c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-phar.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
steps:
- id: skip_check
uses: fkirc/skip-duplicate-actions@v4.0.0
uses: fkirc/skip-duplicate-actions@v5.3.0
with:
concurrent_skipping: always
cancel_others: true
Expand Down

0 comments on commit 1cd10c3

Please sign in to comment.