Skip to content

Commit

Permalink
chore(deps): bump fkirc/skip-duplicate-actions from v3.3.0 to v3.4.0 (#…
Browse files Browse the repository at this point in the history
…43)

Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from v3.3.0 to v3.4.0.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Changelog](https://github.com/fkirc/skip-duplicate-actions/blob/master/CHANGELOG.md)
- [Commits](fkirc/skip-duplicate-actions@v3.3.0...4c656bb)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2021
1 parent 8d7a663 commit 3712830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
steps:
- id: skip_check
uses: fkirc/skip-duplicate-actions@v3.3.0
uses: fkirc/skip-duplicate-actions@v3.4.0
with:
cancel_others: 'true'
concurrent_skipping: 'true'
Expand Down

0 comments on commit 3712830

Please sign in to comment.