Skip to content

Commit

Permalink
Merge pull request #434 from kronostechnologies/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/fkirc/skip-duplicate-actions-4.0.0

chore(deps): bump fkirc/skip-duplicate-actions from 3.4.1 to 4.0.0
  • Loading branch information
meriouma authored Apr 19, 2022
2 parents 7848b6f + 9d62db6 commit 0275e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
steps:
- id: skip_check
uses: fkirc/skip-duplicate-actions@v3.4.1
uses: fkirc/skip-duplicate-actions@v4.0.0
with:
concurrent_skipping: same_content
do_not_skip: >-
Expand Down

0 comments on commit 0275e97

Please sign in to comment.