Update docker/build-push-action action to v6.19.1 #none patch
All checks were successful
Actionlint / build (push) Successful in 22s

This commit is contained in:
2026-02-11 16:06:53 +00:00
parent da445f311a
commit cdf16e34b4

View File

@@ -72,7 +72,7 @@ runs:
password: ${{ inputs.token }}
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6.19.0
uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1
with:
context: .
push: true