Skip to content

Commit

Permalink
Merge pull request #7473 from jhipster/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/docker/setup-qemu-action-3.0.0

chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 in /.github/workflows
  • Loading branch information
pascalgrimaud authored Sep 13, 2023
2 parents cc8d55c + 8c62230 commit 55a87d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v2.2.0
uses: docker/setup-qemu-action@v3.0.0
with:
platforms: arm64

Expand Down

0 comments on commit 55a87d8

Please sign in to comment.