mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-04 07:27:19 +08:00
Merge pull request #10 from joshkunz/renovate/docker-setup-buildx-action-2.x
Update docker/setup-buildx-action action to v2
This commit is contained in:
commit
d19b3116bf
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Clone
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up Docker buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
uses: docker/setup-buildx-action@v2
|
||||
- name: Generate docker tags
|
||||
uses: docker/metadata-action@v3
|
||||
id: meta
|
||||
|
Loading…
x
Reference in New Issue
Block a user