chore(deps): update docker/setup-qemu-action action to v3.7.0 (#2691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f642809939
commit
739786d9ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prod-deploy.yml
vendored
2
.github/workflows/prod-deploy.yml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v6.0.2
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3.6.0
|
||||
uses: docker/setup-qemu-action@v3.7.0
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3.12.0
|
||||
- name: Login to Docker Hub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue