Skip to content

Commit 451f11d

Browse files
chore(deps): update fkirc/skip-duplicate-actions action to v5.3.2 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08b3173 commit 451f11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- name: Check if pre-commit should run on all files
2525
id: run-all-files
26-
uses: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf # v5.3.1
26+
uses: fkirc/skip-duplicate-actions@b974a9395958c231af965b70070979a577efa578 # v5.3.2
2727
continue-on-error: true
2828
with:
2929
do_not_skip: '["schedule", "workflow_dispatch"]'

0 commit comments

Comments
 (0)