Skip to content

Commit c4b0415

Browse files
renovate[bot]michaelmior
authored andcommitted
Update fkirc/skip-duplicate-actions digest to 04a1aeb
1 parent ba9ba93 commit c4b0415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
should_skip: ${{ steps.skip_check.outputs.should_skip }}
99
steps:
1010
- id: skip_check
11-
uses: fkirc/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281
11+
uses: fkirc/skip-duplicate-actions@04a1aebece824b56e6ad6a401d015479cd1c50b3
1212
with:
1313
cancel_others: true
1414
concurrent_skipping: same_content

0 commit comments

Comments
 (0)