Update dependency docker/build-push-action to v7.3.0

This commit is contained in:
2026-07-01 15:57:55 +00:00
parent b1ebdd4304
commit 2b16d52cda
+1 -1
View File
@@ -89,7 +89,7 @@ jobs:
password: ${{ secrets.REGISTRY }}
- name: Build and Push Image (Docker Buildx)
uses: docker/build-push-action@v7.2.0
uses: docker/build-push-action@v7.3.0
id: build_image
with:
context: .