Skip to content

Commit

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

Bump docker/setup-buildx-action from 2 to 3 in /build-java
  • Loading branch information
jake-naughton authored Jul 18, 2024
2 parents de2c4a6 + 035963a commit e2e1c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-java/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ runs:
uses: docker/setup-qemu-action@v3

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

- name: Set up JDK 11
uses: actions/setup-java@v3
Expand Down

0 comments on commit e2e1c21

Please sign in to comment.