Skip to content

Commit

Permalink
Merge pull request #245 from razeware/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-buildx-action-3.1.0
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
2 parents 12820d7 + 9ff2914 commit 04e143c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.0.0
uses: docker/setup-buildx-action@v3.1.0
with:
buildkitd-flags: --debug

Expand Down

0 comments on commit 04e143c

Please sign in to comment.