diff --git a/.github/workflows/image-reuse.yaml b/.github/workflows/image-reuse.yaml index 01361c2900..3822584410 100644 --- a/.github/workflows/image-reuse.yaml +++ b/.github/workflows/image-reuse.yaml @@ -142,7 +142,7 @@ jobs: - name: Build and push container image id: image - uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 #v6.19.1 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 #v6.19.2 with: context: . platforms: ${{ inputs.platforms }}