chore(deps): update docker/build-push-action action to v6

This commit is contained in:
renovate[bot]
2025-11-20 04:28:42 +00:00
committed by GitHub
parent 7706b01edb
commit 36e4730a2f
2 changed files with 2 additions and 2 deletions

View File

@@ -89,7 +89,7 @@ jobs:
- name: Build and push Docker image
if: steps.skip.outputs.skip_build != 'true'
id: build-and-push
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
with:
context: .
# PRs: amd64 only, no push. Pushes: amd64+arm64, push.