1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

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

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 }}