mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-25 11:24:20 +02:00
⬆️ Update docker/setup-buildx-action action to v4.4.1 (#1607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c2936b95cf
commit
8418b691a1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v7.0.1
|
||||
- uses: docker/setup-qemu-action@v4.3.0
|
||||
- uses: docker/setup-buildx-action@v4.3.0
|
||||
- uses: docker/setup-buildx-action@v4.4.1
|
||||
- uses: docker/login-action@v4.6.0
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue