diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index b256ca0d7..a780f0fb8 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@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 + uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 - name: Verify Hugo version matches wrangler.toml run: | diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 728112909..8ea196b66 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@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 + uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 - name: Install dependencies run: pnpm install --frozen-lockfile diff --git a/.github/workflows/precious.yml b/.github/workflows/precious.yml index df60133e6..5f9dc406a 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@dad1bfd3df957f44999b559dd69dc1671cb4e9ea # v4.2.1 + uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3 - name: Install dependencies run: pnpm install --frozen-lockfile