Skip to content

Commit 0a08c5d

Browse files
Bump j178/prek-action from 2 to 2.0.6
Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2 to 2.0.6. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](j178/prek-action@v2...v2.0.6) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82c6c44 commit 0a08c5d

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)