Update docker/setup-buildx-action action to v4.4.1 #none minor
Actionlint / build (push) Successful in 10s

This commit is contained in:
2026-09-19 03:08:24 +00:00
parent 3343a300f8
commit 387bdaf05b
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache
extra-cache-to: image-manifest=true
- name: Setup Docker buildx
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4.4.1
- name: Log into registry ${{ inputs.registry }}
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
with: