docker/login-action@v2 -> docker/login-action@v3
This commit is contained in:
parent
a4b9c8ac86
commit
6822d22bd4
@ -34,7 +34,7 @@ jobs:
|
||||
target/x86_64-pc-windows-gnu/release/harmony_composer.exe
|
||||
|
||||
- name: Setup log into hub.nationtech.io
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: hub.nationtech.io
|
||||
username: ${{ secrets.HUB_BOT_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user