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

This commit is contained in:
renovate[bot]
2026-03-05 22:40:41 +00:00
committed by GitHub
parent a198175914
commit b2b4fd19b0

View File

@@ -68,7 +68,7 @@ jobs:
- name: Build and push executor image - name: Build and push executor image
if: steps.check-tag.outputs.exists == 'false' if: steps.check-tag.outputs.exists == 'false'
uses: docker/build-push-action@v6 uses: docker/build-push-action@v7
with: with:
context: . context: .
file: deploy/Dockerfile file: deploy/Dockerfile