mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
[deps]: Update docker/setup-buildx-action action to v4 (#19583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
068ffbaf31
commit
57f55c19f0
2
.github/workflows/build-web.yml
vendored
2
.github/workflows/build-web.yml
vendored
@ -251,7 +251,7 @@ jobs:
|
||||
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
|
||||
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
|
||||
|
||||
########## ACRs ##########
|
||||
- name: Log in to Azure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user