1
0
Fork 0

chore(deps): update docker/build-push-action action to v7 (#4356)

This commit is contained in:
renovate[bot] 2026-03-06 04:23:23 +00:00 committed by GitHub
parent 9f5172f537
commit f8521febc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Build and push
id: push
uses: docker/build-push-action@v6
uses: docker/build-push-action@v7
with:
build-args: |
${{ github.event.inputs.build_args }}