diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index 87c1fa58..9854a40f 100644 --- a/.github/workflows/artifacts.yaml +++ b/.github/workflows/artifacts.yaml @@ -106,7 +106,7 @@ jobs: - name: Build and push image id: build - uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6.12.0 + uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0 with: context: . platforms: linux/amd64,linux/arm64,linux/arm/v7