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
|
strategy: *strategy
|
||||||
steps:
|
steps:
|
||||||
- name: login to container registry
|
- name: login to container registry
|
||||||
uses: https://code.forgejo.org/docker/login-action@v2
|
uses: https://code.forgejo.org/docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.flyinggecko.org
|
registry: git.flyinggecko.org
|
||||||
username: flyinggecko
|
username: flyinggecko
|
||||||
|
|
Loading…
Add table
Reference in a new issue