Merge pull request #110 from Wikid82/renovate/docker-build-push-action-5.x

chore(deps): update docker/build-push-action action to v5.4.0
This commit is contained in:
Jeremy
2025-11-19 18:20:01 -05:00
committed by GitHub

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.