Skip to content

Commit

Permalink
Merge pull request #56 from baptistecdr/renovate/docker-setup-qemu-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

Update docker/setup-qemu-action action to v3
  • Loading branch information
baptistecdr authored Nov 4, 2023
2 parents fdff22e + 2610754 commit ba253b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
type=semver,pattern={{major}}
type=sha
- 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@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3
- name: Login to DockerHub
Expand Down

0 comments on commit ba253b0

Please sign in to comment.