diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index 2ca2469..c113816 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@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1 + uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0 with: context: . platforms: linux/amd64,linux/arm64,linux/arm/v7