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

This commit is contained in:
renovate[bot]
2026-02-11 13:13:59 +00:00
committed by GitHub
parent 9fdc25b6b6
commit 366802894c
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.18.0
uses: docker/build-push-action@v6.19.0
with:
push: false
load: true