chore(deps): update docker/login-action action to v3
This commit is contained in:
parent
353c55a1dd
commit
b806eb43b8
@ -41,7 +41,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
- name: Login to Repo
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
username: ${{ secrets.REPO_USERNAME }}
|
||||
password: ${{ secrets.REPO_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user