Skip to content

Commit

Permalink
Merge pull request #18 from retailnext/renovate/docker-setup-qemu-act…
Browse files Browse the repository at this point in the history
…ion-3.x

chore(deps): update docker/setup-qemu-action action to v3
  • Loading branch information
i1snow authored Sep 18, 2023
2 parents 7686d61 + fe408b6 commit e45d75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Set up QEMU
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2
- name: Login to Docker Hub
Expand Down

0 comments on commit e45d75b

Please sign in to comment.