Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update docker/setup-qemu-action action to v3.2.0 (#261)
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 Jul 22, 2024
1 parent 01c2614 commit 57dd158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: docker/setup-qemu-action@v3.1.0
- uses: docker/setup-qemu-action@v3.2.0
- uses: docker/setup-buildx-action@v3.5.0
- run: cp .env.example .env
- if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 57dd158

Please sign in to comment.