Skip to content

Commit 5f329db

Browse files
authored
Merge pull request #358 from nanotaboada/dependabot/github_actions/docker/login-action-4.6.0
chore(deps): bump docker/login-action from 4.5.1 to 4.6.0
2 parents 7722a47 + 625bd99 commit 5f329db

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)