Skip to content

Commit 8bc61db

Browse files
authored
Merge pull request #2037 from godotengine/dependabot/github_actions/j178/prek-action-2.0.6
Bump j178/prek-action from 2 to 2.0.6
2 parents 63de7cd + 0a08c5d commit 8bc61db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
uses: tj-actions/changed-files@v47
2222

2323
- name: Style checks via prek
24-
uses: j178/prek-action@v2
24+
uses: j178/prek-action@v2.0.6
2525
with:
2626
extra-args: --verbose --hook-stage manual --files ${{ steps.changed-files.outputs.all_changed_files }}

0 commit comments

Comments
 (0)