diff --git a/.github/workflows/images-legacy-hotfix-releases.yaml b/.github/workflows/images-legacy-hotfix-releases.yaml index 88d61001e526d..b03e833bc0b9e 100644 --- a/.github/workflows/images-legacy-hotfix-releases.yaml +++ b/.github/workflows/images-legacy-hotfix-releases.yaml @@ -109,7 +109,7 @@ jobs: mkdir -p image-digest/ - name: Download digests of all images built - uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a with: path: image-digest/ diff --git a/.github/workflows/images-legacy-releases.yaml b/.github/workflows/images-legacy-releases.yaml index d120d57ec23ba..269199bc240dd 100644 --- a/.github/workflows/images-legacy-releases.yaml +++ b/.github/workflows/images-legacy-releases.yaml @@ -126,7 +126,7 @@ jobs: mkdir -p image-digest/ - name: Download digests of all images built - uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a with: path: image-digest/ diff --git a/.github/workflows/images-legacy.yaml b/.github/workflows/images-legacy.yaml index af4312cbea9e5..b8ec170299413 100644 --- a/.github/workflows/images-legacy.yaml +++ b/.github/workflows/images-legacy.yaml @@ -117,7 +117,7 @@ jobs: run: | mkdir -p image-digest/ - name: Download digests of all images built - uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 + uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a with: path: image-digest/