Update docker/setup-buildx-action action to v4 #17
@@ -18,7 +18,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Set up Docker buildx
|
- name: Set up Docker buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Login to registry
|
- name: Login to registry
|
||||||
if: ${{ secrets.REGISTRY_USER != '' }}
|
if: ${{ secrets.REGISTRY_USER != '' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user