Skip to content

Commit

Permalink
Merge pull request #20 from steadybit/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-buildx-action-3

build(deps): bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
github-actions[bot] authored Sep 28, 2023
2 parents b1356a4 + 7a10974 commit 094100e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,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: Log in to the container registry
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 094100e

Please sign in to comment.