chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 (#26414)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-12 15:08:00 +02:00
committed by GitHub
parent a544bc0920
commit 40412aaba3

View File

@@ -142,7 +142,7 @@ jobs:
- name: Build and push container image
id: image
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 #v6.18.0
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 #v6.19.1
with:
context: .
platforms: ${{ inputs.platforms }}