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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-15 10:34:19 +00:00
committed by GitHub
parent 56f656343d
commit 7418f7fe2b
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
- name: Build and push
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6.7.0
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
with:
context: './example-app'
file: ./example-app/packages/backend/Dockerfile