We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2761d7 + ff0fb7b commit 415e9f8Copy full SHA for 415e9f8
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