Skip to content

Commit

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

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
alexbelgium authored Sep 19, 2023
2 parents 31971b6 + 281475e commit df49bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onpr_check-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
echo "i386=BUILD_FROM=$(jq -r .build_from.i386 // empty ${{ steps.information.outputs.build }})" >> "$GITHUB_OUTPUT"
- 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
Expand Down

0 comments on commit df49bd6

Please sign in to comment.