diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 6964e0a..7754bb8 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -82,7 +82,7 @@ jobs: uses: actions/checkout@v6.0.2 - name: Log in to GitHub Container Registry - uses: docker/login-action@v3.6.0 + uses: docker/login-action@v3.7.0 with: registry: ghcr.io username: ${{ github.actor }}