Skip to content

Commit

Permalink
chore(deps): update docker/setup-qemu-action action to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 4e9e211 commit a6d52dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

# Setup QEMU for Cross-Platform builds
- name: Set up QEMU
uses: docker/setup-qemu-action@v3.3.0
uses: docker/setup-qemu-action@v3.4.0

# Setup BuildX
- name: Set up Docker Buildx
Expand Down

0 comments on commit a6d52dd

Please sign in to comment.