Skip to content

Commit

Permalink
Merge pull request #252 from ueckoken/renovate/docker-setup-buildx-ac…
Browse files Browse the repository at this point in the history
…tion-2.x
  • Loading branch information
Azuki-bar authored Nov 13, 2022
2 parents e81f112 + c5282b5 commit e93dfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2

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

- name: Extract branch name
shell: bash
Expand Down

0 comments on commit e93dfd2

Please sign in to comment.