From 3c7b8b51ad481038c24a3ad227bfe04ef54f2630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:33:20 +0000 Subject: [PATCH] Bump j178/prek-action from 2.0.5 to 2.0.6 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v2.0.5...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] --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 74684fb..1502bde 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -29,7 +29,7 @@ jobs: with: go-version-file: "go.mod" - - uses: j178/prek-action@v2.0.5 + - uses: j178/prek-action@v2.0.6 with: extra-args: --all-files --stage=manual