chore(deps): bump docker/build-push-action from 6 to 7 (#1156)

Integrated into release/v3.6.3
This commit is contained in:
dependabot[bot] 2026-04-11 17:14:37 -03:00 committed by GitHub
parent e137d63886
commit 7a8e6f8e8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ jobs:
echo "Publishing Docker image: $IMAGE_NAME:$VERSION"
- name: Build and push multi-arch image
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
context: .
target: runner-base