Skip to content

Commit

Permalink
Merge pull request #485 from hypnoglow/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-buildx-action-3.8.0
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
2 parents ca36434 + 6463789 commit 9818b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
if: steps.vars.outputs.push == 'true'

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0

- name: Build and push
uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6.13.0
Expand Down

0 comments on commit 9818b43

Please sign in to comment.