We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1247d4 + bc47b69 commit 7559f8cCopy full SHA for 7559f8c
1 file changed
.github/workflows/maven-cd.yml
@@ -70,7 +70,7 @@ jobs:
70
echo "✅ Tag: v$SEMVER - $CLUB"
71
72
- name: Log in to GitHub Container Registry
73
- uses: docker/login-action@v4.0.0
+ uses: docker/login-action@v4.1.0
74
with:
75
registry: ghcr.io
76
username: ${{ github.actor }}
0 commit comments