Skip to content

Commit

Permalink
Merge pull request #4900 from dev-hato/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.5.0
  • Loading branch information
renovate[bot] authored Feb 26, 2025
2 parents 4639263 + 84bdc0d commit ff03231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-hato-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Set up QEMU
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
uses: docker/setup-qemu-action@5964de0df58d5ad28b04d8fe2e6b80ad47105b91 # v3.5.0
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
Expand Down

0 comments on commit ff03231

Please sign in to comment.