We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3baf53 + 9decd6a commit 4dd5ea7Copy full SHA for 4dd5ea7
1 file changed
.github/workflows/release.yaml
@@ -32,7 +32,7 @@ jobs:
32
run: make container
33
34
- name: Log into registry
35
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
36
with:
37
registry: ghcr.io
38
username: ${{github.actor}}
0 commit comments