diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 675fe73..ec58f38 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@9780b0c442fbb1117ed29e0efdff1e18412f7567 with: registry: ghcr.io username: ${{ github.actor }}