From aa32c7c4eecff2a88d6f0fd983c44fb18da47847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 00:32:37 +0000 Subject: [PATCH] Bump j178/prek-action from 2.0.3 to 2.0.4 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.4 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 37190bd..aca58b1 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.3 + - uses: j178/prek-action@v2.0.4 with: extra-args: --all-files --stage=manual