Update https://code.forgejo.org/docker/login-action action to v3 - autoclosed #5
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jobs:
|
|||
strategy: *strategy
|
||||
steps:
|
||||
- name: login to container registry
|
||||
uses: https://code.forgejo.org/docker/login-action@v2
|
||||
uses: https://code.forgejo.org/docker/login-action@v3
|
||||
with:
|
||||
registry: git.flyinggecko.org
|
||||
username: flyinggecko
|
||||
|
|
Loading…
Add table
Reference in a new issue