Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#81)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent d0c02aa commit ea76859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: ⚙️ Set up QEMU
uses: docker/setup-qemu-action@v3.1.0
- name: ⚙️ Set up Docker Buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0
- name: 🔑 Login to GitHub Container Registry
uses: docker/login-action@v3.3.0
with:
Expand Down

0 comments on commit ea76859

Please sign in to comment.