diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 0991a49..d398dc2 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -52,7 +52,7 @@ jobs: persist-credentials: "false" - name: Setup mise-en-place - uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0 + uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 - name: Save context id: ctx diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 92cbde3..263d9f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: persist-credentials: "false" - name: Setup mise-en-place - uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0 + uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0 - name: Save context information id: ctx