diff --git a/.github/workflows/_build_publish.yaml b/.github/workflows/_build_publish.yaml index ac64a82dd446..f25a30720c41 100644 --- a/.github/workflows/_build_publish.yaml +++ b/.github/workflows/_build_publish.yaml @@ -165,7 +165,7 @@ jobs: make docker/push/${{ matrix.image }} make docker/manifest/${{ matrix.image }} - name: Install regctl - uses: regclient/actions/regctl-installer@d8097ee5dd5cdf150516315919b58509fc7f4cfa + uses: regclient/actions/regctl-installer@ce5fd131e371ffcdd7508b478cb223b3511a9183 - name: image digest id: image_digest if: ${{ fromJSON(inputs.ALLOW_PUSH) }}