2 parents fec1a02 + 0ae2e6a commit e1bef95Copy full SHA for e1bef95
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.2.0
+ uses: docker/login-action@v4.5.1
84
with:
85
registry: ghcr.io
86
username: ${{ github.actor }}
0 commit comments