Skip to content

Commit

Permalink
Merge pull request #1 from dataunitylab/dependabot/github_actions/fki…
Browse files Browse the repository at this point in the history
…rc/skip-duplicate-actions-5.3.1

Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1
  • Loading branch information
michaelmior authored May 16, 2024
2 parents 9ce6a26 + 7ff538f commit b8ffbfe
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 @@ -8,7 +8,7 @@ jobs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
steps:
- id: skip_check
uses: fkirc/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281
uses: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf
with:
cancel_others: true
concurrent_skipping: same_content
Expand Down

0 comments on commit b8ffbfe

Please sign in to comment.