diff --git a/.github/workflows/api.yml b/.github/workflows/api.yml index 8560b19..82af9d3 100644 --- a/.github/workflows/api.yml +++ b/.github/workflows/api.yml @@ -38,7 +38,7 @@ jobs: with: fetch-depth: 0 - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v2 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v2 with: experimental: true diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bb70e4..10b9c8e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2 - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v2 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v2 with: experimental: true diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 5defbad..1b6246d 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -36,7 +36,7 @@ jobs: with: shared-key: "roast" - - uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v2 + - uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v2 with: experimental: true