chore(deps): update https://github.com/docker/login-action action to v3.7.0 #77

Merged
morre merged 1 commits from renovate/https-github.com-docker-login-action-3.x into main 2026-02-05 16:22:00 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: Login to registry
if: github.event_name != 'pull_request'
uses: https://github.com/docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
uses: https://github.com/docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
with:
registry: code.mor.re
username: ${{ github.repository_owner }}