chore(deps): update docker/build-push-action action to v5.4.0

This commit is contained in:
renovate[bot]
2025-11-19 23:15:44 +00:00
committed by GitHub
parent aa4753ebda
commit ecf2feb857

View File

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