diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 3d10945..9c794ea 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@5228313ee0372e111a38da051671ca30fc5a96db - run: mise run tidy - run: mise run lint