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