chore(deps): update docker/setup-buildx-action action to v3.7.1 #36

Merged
morre merged 1 commits from renovate/docker-setup-buildx-action-3.x into main 2024-11-23 22:26:54 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2fcb8a8b41 - Show all commits

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Docker Buildx
id: buildx
uses: https://github.com/docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
uses: https://github.com/docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
- name: Login to registry
if: github.event_name != 'pull_request'