diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index bf7e617d..c9098f6b 100644 --- a/.github/workflows/artifacts.yaml +++ b/.github/workflows/artifacts.yaml @@ -103,7 +103,7 @@ jobs: - name: Build and push image id: build - uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0 + uses: docker/build-push-action@31159d49c0d4756269a0940a750801a1ea5d7003 # v6.1.0 with: context: . platforms: linux/amd64,linux/arm64,linux/arm/v7