We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f185750 + 550b623 commit 7a52e0aCopy full SHA for 7a52e0a
1 file changed
.github/workflows/maven.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: actions/checkout@v4.2.2
82
83
- name: Log in to GitHub Container Registry
84
- uses: docker/login-action@v3.4.0
+ uses: docker/login-action@v3.5.0
85
with:
86
registry: ghcr.io
87
username: ${{ github.actor }}
0 commit comments