diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index d36818d..e53b6ec 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@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1 + uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0 with: context: . platforms: linux/amd64,linux/arm64,linux/arm/v7