diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 99308e2..96fef1d 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -81,7 +81,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Log in to GitHub Container Registry - uses: docker/login-action@v3.4.0 + uses: docker/login-action@v3.5.0 with: registry: ghcr.io username: ${{ github.actor }}