chore(deps): update docker/login-action action to v3.7.0

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-02-18 11:14:51 +00:00
committed by GitHub
parent 8cab588f21
commit 1d4ff3fbe0
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- name: Log in to GitHub Container Registry
if: github.event_name != 'pull_request'
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
with:
registry: ghcr.io
username: ${{ github.actor }}