Merge branch 'main' into renovate/docker-setup-qemu-action-4.x

This commit is contained in:
JingleManSweep
2026-03-05 11:42:14 +00:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ jobs:
- name: Log in to Container Registry
if: github.event_name != 'pull_request'
uses: docker/login-action@v3
uses: docker/login-action@v4
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}