diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 3d10945..cf5b628 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -27,7 +27,7 @@ jobs: go-version: "^1.24" cache: true - name: Setup mise - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 + uses: jdx/mise-action@e79ddf65a11cec7b0e882bedced08d6e976efb2d - run: mise run tidy - run: mise run lint