Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@@ -50,7 +50,7 @@ jobs:
- name: Login to DockerHub
if: github.event_name != 'pull_request'
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
with:
registry: quay.io
username: ${{ secrets.DOCKER_RELEASE_USERNAME }}