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

This commit is contained in:
renovate[bot]
2026-02-12 09:39:31 +00:00
committed by GitHub
parent 276ec16292
commit cc76d47cc4
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.19.0
uses: docker/build-push-action@v6.19.2
with:
push: false
load: true