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

This commit is contained in:
renovate[bot]
2026-07-01 23:50:37 +00:00
committed by GitHub
parent ee219c705f
commit 9b2dcf8838
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ jobs:
with:
persist-credentials: false
- name: Build and push by digest
uses: docker/build-push-action@v7.2.0
uses: docker/build-push-action@v7.3.0
id: build
with:
outputs: type=image,"name=${{ env.GHCR_REPO }}",push-by-digest=true,name-canonical=true,push=true