chore(deps): update https://github.com/docker/setup-buildx-action action to v3.9.0 #45

Merged
morre merged 1 commits from renovate/https-github.com-docker-setup-buildx-action-3.x into main 2025-02-10 12:55:51 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit faa3642e19 - Show all commits

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@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0 uses: https://github.com/docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
- name: Login to registry - name: Login to registry
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'