Skip to content

Commit

Permalink
Merge pull request #201 from danskernesdigitalebibliotek/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/docker/setup-qemu-action-3
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
2 parents 6c73d33 + 0988d5c commit 36bc296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dplsh-build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Setup QEMU and buildx so that we can build multiarch images.
# https://github.com/docker/setup-qemu-action
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
# https://github.com/docker/setup-buildx-action
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 36bc296

Please sign in to comment.