Bump docker/build-push-action in /.github/actions/docker-build (#6494)

This commit is contained in:
dependabot[bot]
2026-02-13 17:27:48 +01:00
committed by GitHub
parent 05283a5bfa
commit 9f5dde1bf2
+1 -1
View File
@@ -26,7 +26,7 @@ runs:
registry: ghcr.io
- name: Build and push by digest
id: build
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
with:
context: .
platforms: linux/${{ inputs.platform }}