Skip to content

Commit

Permalink
Merge pull request #636 from supabase/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-qemu-action-3

chore(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
soedirgo authored Nov 16, 2023
2 parents fb62c42 + ad5fe5c commit 8665336
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 @@ -82,7 +82,7 @@ jobs:
tags: |
type=raw,value=v${{ needs.semantic-release.outputs.new-release-version }}
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-qemu-action@v3
with:
platforms: amd64,arm64
- uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 8665336

Please sign in to comment.