Skip to content

Commit e1bef95

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/setup-java-5.5.0
2 parents fec1a02 + 0ae2e6a commit e1bef95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
echo "✅ Tag: v$SEMVER - $CLUB"
8181
8282
- name: Log in to GitHub Container Registry
83-
uses: docker/login-action@v4.2.0
83+
uses: docker/login-action@v4.5.1
8484
with:
8585
registry: ghcr.io
8686
username: ${{ github.actor }}

0 commit comments

Comments
 (0)