Skip to content

Commit

Permalink
Update fkirc/skip-duplicate-actions digest to 04a1aeb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and michaelmior committed Oct 23, 2024
1 parent ba9ba93 commit c4b0415
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@04a1aebece824b56e6ad6a401d015479cd1c50b3
with:
cancel_others: true
concurrent_skipping: same_content
Expand Down

0 comments on commit c4b0415

Please sign in to comment.