Skip to content

Commit

Permalink
Merge pull request #59 from tj-actions/renovate/docker-setup-buildx-a…
Browse files Browse the repository at this point in the history
…ction-3.x

Update docker/setup-buildx-action action to v3.1.0
  • Loading branch information
repo-ranger[bot] authored Feb 27, 2024
2 parents c2f958c + dab56a9 commit 1316b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: docker/[email protected]

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.0.0
uses: docker/setup-buildx-action@v3.1.0

- name: Build
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 1316b61

Please sign in to comment.