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

This commit is contained in:
2026-03-05 23:10:28 +00:00
parent 77bf95817d
commit 6f3d43508a

View File

@@ -41,7 +41,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Build and push Docker image
uses: docker/build-push-action@v6
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7
with:
context: .
push: true