Skip to content

Commit

Permalink
Merge pull request #516 from skadi-cloud/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/setup-qemu-action-3

build(deps): bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
coolya authored Nov 14, 2023
2 parents bc87811 + 08894f7 commit 323c3a3
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 @@ -23,7 +23,7 @@ jobs:
run: chmod +x gradlew

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to Scaleway Container Registry
Expand Down

0 comments on commit 323c3a3

Please sign in to comment.