Update docker/setup-buildx-action action to v3.11.1 #none patch
All checks were successful
Actionlint / build (push) Successful in 24s
All checks were successful
Actionlint / build (push) Successful in 24s
This commit is contained in:
@@ -63,7 +63,7 @@ runs:
|
||||
- run: echo "::endgroup::"
|
||||
- run: echo "::group::Setup Buildx"
|
||||
- name: Setup Docker buildx
|
||||
uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11.0
|
||||
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
|
||||
- run: echo "::endgroup::"
|
||||
- run: echo "::group::Log into Registry ${{ inputs.registry }}"
|
||||
- name: Log into registry ${{ inputs.registry }}
|
||||
|
||||
Reference in New Issue
Block a user