chore(deps): update docker/setup-buildx-action action to v2

This commit is contained in:
renovate[bot] 2022-10-21 00:04:39 +00:00 committed by GitHub
parent 0230701042
commit d479ded1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
tags: |
type=sha
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v2
- name: Login to DockerHub
if: github.event_name != 'pull_request'
uses: docker/login-action@v1