diff --git a/.github/workflows/image-reuse.yaml b/.github/workflows/image-reuse.yaml index adcbe86473..6c98cb9bfc 100644 --- a/.github/workflows/image-reuse.yaml +++ b/.github/workflows/image-reuse.yaml @@ -130,7 +130,7 @@ jobs: - name: Build and push container image id: image - uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 #v4.1.1 + uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 #v5.0.0 with: context: . platforms: ${{ inputs.platforms }}