Skip to content

Commit ce7b5a5

Browse files
authored
Update prek-action to version 2
1 parent 04aaf3c commit ce7b5a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/.github/workflows/build.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
env:{% elif precommit_tool == 'prek' %}
8080

8181
- name: Run prek
82-
uses: j178/prek-action@v1
82+
uses: j178/prek-action@v2
8383
continue-on-error: true
8484
env:{% endif %}{% endif %}{% if package_manager == 'poetry'%}
8585
SKIP: poetry-lock

0 commit comments

Comments
 (0)