Skip to content

Commit

Permalink
Merge pull request #28 from viadee/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-buildx-action-2

Bump docker/setup-buildx-action from 1 to 2 (there is already a v3; waiting for next Dependabot run)
  • Loading branch information
cl-a-us authored Dec 10, 2024
2 parents 145a6df + f6754d8 commit ad0695f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push_to_ecr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
AWS_REGION: us-east-1

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

- name: Set up JDK 21
uses: actions/setup-java@v4
Expand Down

0 comments on commit ad0695f

Please sign in to comment.