Skip to content

Commit

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

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
tgymnich authored Nov 17, 2023
2 parents 9a06fe5 + d8e7351 commit feeee83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

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

- name: Log in to GitHub Docker Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit feeee83

Please sign in to comment.