We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b3173 commit 451f11dCopy full SHA for 451f11d
1 file changed
.github/workflows/pre-commit.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- name: Check if pre-commit should run on all files
25
id: run-all-files
26
- uses: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf # v5.3.1
+ uses: fkirc/skip-duplicate-actions@b974a9395958c231af965b70070979a577efa578 # v5.3.2
27
continue-on-error: true
28
with:
29
do_not_skip: '["schedule", "workflow_dispatch"]'
0 commit comments