chore(deps): update docker/login-action action to v3
This commit is contained in:
parent
5f477efea5
commit
aa7f9526e5
@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
# login to cr.simoncor.net
|
||||
- name: 'Login to cr.simoncor.net'
|
||||
uses: 'docker/login-action@v2'
|
||||
uses: 'docker/login-action@v3'
|
||||
with:
|
||||
registry: 'cr.simoncor.net'
|
||||
username: ${{ vars.REGISTER_USERNAME }}
|
||||
|
Reference in New Issue
Block a user