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

Merged
morre merged 1 commits from renovate/https-github.com-docker-login-action-3.x into main 2025-08-18 07:22:58 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3b67cee200 - Show all commits

View File

@ -23,7 +23,7 @@ jobs:
- name: Login to registry
if: github.event_name != 'pull_request'
uses: https://github.com/docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
uses: https://github.com/docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
with:
registry: code.mor.re
username: ${{ github.repository_owner }}