diff --git a/.github/workflows/tii-gremsy-coverity.yaml b/.github/workflows/tii-gremsy-coverity.yaml index 0a30448..40accac 100644 --- a/.github/workflows/tii-gremsy-coverity.yaml +++ b/.github/workflows/tii-gremsy-coverity.yaml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Login to GitHub Container Registry - uses: docker/login-action@v2 + uses: docker/login-action@v3 with: registry: ghcr.io username: ${{ github.actor }}