diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 2b4be0b..0f56f6d 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -46,7 +46,7 @@ jobs: egress-policy: "audit" - name: Setup mise-en-place - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 + uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0 - name: Save context id: ctx @@ -143,7 +143,7 @@ jobs: egress-policy: "audit" - name: Setup mise-en-place - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 + uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0 - name: Setup podman env: diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 609967f..cc48372 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: persist-credentials: "false" - name: Setup mise-en-place - uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5 + uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0 - name: Run lint run: mise run lint