2 parents 7722a47 + 625bd99 commit 5f329dbCopy full SHA for 5f329db
1 file changed
.github/workflows/maven-cd.yml
@@ -80,7 +80,7 @@ jobs:
80
echo "✅ Tag: v$SEMVER - $CLUB"
81
82
- name: Log in to GitHub Container Registry
83
- uses: docker/login-action@v4.5.1
+ uses: docker/login-action@v4.6.0
84
with:
85
registry: ghcr.io
86
username: ${{ github.actor }}
0 commit comments