Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/docker/setup-qemu-…
Browse files Browse the repository at this point in the history
…action-3
  • Loading branch information
mergify[bot] authored Oct 5, 2023
2 parents 971ff18 + 7750fdc commit 29a704d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: docker/setup-qemu-action@v3

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

- name: Login to quay.io
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 29a704d

Please sign in to comment.