Update docker/build-push-action action to v7.2.0

This commit is contained in:
renovate[bot]
2026-05-23 15:50:03 +00:00
committed by GitHub
parent 1ec1d51cfb
commit f96e9166dc
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
-
name: Test build of image
id: build
uses: docker/build-push-action@v7.1.0
uses: docker/build-push-action@v7.2.0
with:
push: false
load: true