chore(deps): update docker/setup-buildx-action action to v2.10.0
Build image / build (pull_request) Successful in 4m19s Details

This commit is contained in:
renovate 2024-02-08 15:06:16 +00:00
parent 4d778a275d
commit 5c719e6dcc
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'