chore(deps): update dependency docker/login-action to v2.2.0
Some checks failed
Build and publish Image / build-and-push (push) Failing after 9s
Some checks failed
Build and publish Image / build-and-push (push) Failing after 9s
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
|
||||
- name: Login to Harbor
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v2.2.0
|
||||
with:
|
||||
registry: harbor.evanshome.io
|
||||
username: "robot$registry-bot"
|
||||
|
||||
Reference in New Issue
Block a user