diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index ce85b74..5b9879a 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@32945a339266b759abcbdc89316275140b0fc960 # v6.8.0 + uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0 with: context: . platforms: linux/amd64,linux/arm64,linux/arm/v7