push action version fixed
This commit is contained in:
parent
75656a0ef8
commit
969d0b9941
@ -16,7 +16,7 @@ jobs:
|
||||
- name: Setup docker buildx environment
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Login to docker registry
|
||||
uses: docker/login-action@v3.2.0
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ vars.CONTAINER_REGISTRY_URL }}
|
||||
username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user