We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14076f8 + fab57ac commit 0d2f6c5Copy full SHA for 0d2f6c5
1 file changed
.github/workflows/maven.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: actions/checkout@v6.0.2
83
84
- name: Log in to GitHub Container Registry
85
- uses: docker/login-action@v3.6.0
+ uses: docker/login-action@v3.7.0
86
with:
87
registry: ghcr.io
88
username: ${{ github.actor }}
0 commit comments