chore(deps): update https://github.com/docker/setup-buildx-action action to v3.10.0
Build image / build (push) Has been cancelled Details

This commit is contained in:
renovate 2025-02-26 16:09:27 +00:00 committed by morre
parent 0020cf7d5d
commit 543f1f9eba
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Docker Buildx - name: Set up Docker Buildx
id: buildx id: buildx
uses: https://github.com/docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0 uses: https://github.com/docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
- name: Login to registry - name: Login to registry
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'