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

Merged
morre merged 1 commits from renovate/docker-setup-buildx-action-3.x into main 2024-04-18 08:27:55 +00:00
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@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0
uses: https://github.com/docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
- name: Login to registry
if: github.event_name != 'pull_request'