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

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-13 10:17:34 -05:00
committed by GitHub
parent 09b3856177
commit c13ba1ee98

View File

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