Update docker/build-push-action action to v7

This commit is contained in:
renovate[bot]
2026-08-01 20:18:42 +00:00
committed by GitHub
parent 87ef6761b9
commit f9c1c086e7
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
type=sha,format=short type=sha,format=short
- name: Build and push - name: Build and push
uses: docker/build-push-action@v6 uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7
with: with:
context: . context: .
push: true push: true