diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 675fe73..f40d5f3 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -66,7 +66,7 @@ jobs: - name: Checkout repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Log in to the Container registry - uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb + uses: docker/login-action@9fe7774c8f8ebfade96f0a62aa10f3882309d517 with: registry: ghcr.io username: ${{ github.actor }}