Skip to content

Commit

Permalink
chore: update docker/setup-buildx-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and n0y committed Sep 15, 2023
1 parent 55887f7 commit 462105e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/part-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
asset_content_type: application/tar+gzip

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Login to DockerHub
uses: docker/login-action@v2
Expand Down

0 comments on commit 462105e

Please sign in to comment.