Update docker/build-push-action action to v6.16.0

This commit is contained in:
renovate[bot]
2025-04-24 14:49:14 +00:00
committed by GitHub
parent c699d76908
commit 9925a8d336
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@v6.15.0
uses: docker/build-push-action@v6.16.0
with:
push: false
load: true