diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index fa65e94..f84035d 100644 --- a/.github/workflows/artifacts.yaml +++ b/.github/workflows/artifacts.yaml @@ -50,7 +50,7 @@ jobs: if: github.event_name == 'push' - name: Build and push - uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0 + uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0 with: context: . platforms: linux/amd64,linux/arm64,linux/arm/v7