Skip to content

Commit

Permalink
Merge pull request #567 from linki/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-buildx-action-3
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
2 parents a9f9b7b + 18d8b45 commit 7948627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: docker/setup-qemu-action@v2

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

- name: Login to GitHub Container Registry
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 7948627

Please sign in to comment.