chore(deps): update docker/setup-buildx-action action to v2.10.0 - autoclosed #11

Closed
renovate wants to merge 1 commits from renovate/docker-setup-buildx-action-2.x into main
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Docker Buildx
id: buildx
uses: https://github.com/docker/setup-buildx-action@4c0219f9ac95b02789c1075625400b2acbff50b1 # v2.9.1
uses: https://github.com/docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2.10.0
- name: Login to registry
if: github.event_name != 'pull_request'