diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 6211fcb..b8a8c92 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -81,7 +81,7 @@ jobs: uses: actions/checkout@v5.0.0 - name: Log in to GitHub Container Registry - uses: docker/login-action@v3.5.0 + uses: docker/login-action@v3.6.0 with: registry: ghcr.io username: ${{ github.actor }}