Update docker/setup-buildx-action digest to 885d146

This commit is contained in:
renovate[bot] 2023-08-28 07:40:03 +00:00 committed by GitHub
parent 6d9eb35879
commit ca5ff18305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ jobs:
platforms: all
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1 # v2
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2
with:
version: ${{ env.DOCKER_BUILDX_VERSION }}
install: true