chore(deps): update docker/setup-buildx-action action to v3 (#2705)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-14 07:12:08 +01:00 committed by GitHub
parent b2c64c98a8
commit f5da951702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ jobs:
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: docker/setup-buildx-action@v2
- uses: docker/setup-buildx-action@v3
- name: Login ghcr.io
if: github.event_name == 'push'