Skip to content

Commit

Permalink
Merge pull request #164 from AppleGamer22/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/setup-buildx-action-3.3.0

chore: bump docker/setup-buildx-action from 3.2.0 to 3.3.0
  • Loading branch information
AppleGamer22 authored Apr 9, 2024
2 parents b3fbab8 + d4dd58c commit 281989f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set-up QEMU
uses: docker/setup-qemu-action@v3.0.0
- name: Set-up Docker BuildX
uses: docker/setup-buildx-action@v3.2.0
uses: docker/setup-buildx-action@v3.3.0
- name: Sign-in to Docker Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 281989f

Please sign in to comment.