Skip to content

Commit a823449

Browse files
authored
Merge branch 'master' into dependabot/github_actions/github/codeql-action-4.37.4
2 parents 9b78362 + 5f329db commit a823449

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.5.1
83+
uses: docker/login-action@v4.6.0
8484
with:
8585
registry: ghcr.io
8686
username: ${{ github.actor }}

0 commit comments

Comments
 (0)