We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a857b63 commit f4a2a5bCopy full SHA for f4a2a5b
.github/workflows/main.yaml
@@ -35,7 +35,7 @@ jobs:
35
cache-to: type=gha,mode=max
36
37
- name: Login to GitHub Container Registry
38
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
39
with:
40
registry: ghcr.io
41
username: ${{ github.repository_owner }}
0 commit comments