diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 0f39daef5..e369df695 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -20,7 +20,7 @@ jobs: persist-credentials: false - name: Setup mise - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 + uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0 - name: Verify Hugo version matches wrangler.toml run: | diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 5e4960fae..3b32b9333 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -16,7 +16,7 @@ jobs: persist-credentials: false - name: Setup mise - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 + uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0 - name: Install dependencies run: pnpm install --frozen-lockfile diff --git a/.github/workflows/precious.yml b/.github/workflows/precious.yml index 9db8e781b..1632232ca 100644 --- a/.github/workflows/precious.yml +++ b/.github/workflows/precious.yml @@ -21,7 +21,7 @@ jobs: persist-credentials: false - name: Setup mise - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 + uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0 - name: Install dependencies run: pnpm install --frozen-lockfile