Skip to content

Commit

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

Bump docker/setup-buildx-action from 3.6.1 to 3.8.0
  • Loading branch information
vaeng authored Jan 1, 2025
2 parents c7dc503 + ff2a74b commit ca838d7
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 @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
with:
install: true

Expand Down

0 comments on commit ca838d7

Please sign in to comment.