Update docker/login-action action to v3
[skip ci]
This commit is contained in:
parent
c96e4f56ee
commit
6f0276fc95
1 changed files with 1 additions and 1 deletions
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
run: "./gradlew build"
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
|
||||
with:
|
||||
registry: ghcr.io
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue