ci(deps): update docker/login-action action to v3.5.0

This commit is contained in:
Renovate Bot 2025-08-04 14:09:28 +00:00
parent c549a7c3e6
commit bd478a0467
No known key found for this signature in database

View file

@ -29,7 +29,7 @@ jobs:
show-progress: false
- name: Log into registry
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
with:
registry: ghcr.io
username: ${{ github.actor }}