Skip to content

Commit

Permalink
chore(deps): update docker/setup-qemu-action action to v2.2.0 (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent 39f5e8b commit 6cb59c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# Sets up the QEMU emulator that emulates different architectures
- name: Set up QEMU
uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # v2.1.0
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0

# Sets up the Docker Buildx plugin to build multi-architecture Docker images
- name: Set up Docker Buildx
Expand Down

0 comments on commit 6cb59c0

Please sign in to comment.