Skip to content

Commit

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

Bump docker/setup-buildx-action from 3.6.1 to 3.7.0
  • Loading branch information
github-actions[bot] authored Oct 3, 2024
2 parents 00b6450 + d6cf487 commit 67a8524
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 @@ -55,7 +55,7 @@ jobs:
# with:
# args: Dockerfile.${{ matrix.os }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.6.1
uses: docker/setup-buildx-action@v3.7.0

- name: Login to DockerHub
uses: docker/[email protected]
Expand Down

0 comments on commit 67a8524

Please sign in to comment.