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

This commit is contained in:
renovate[bot] 2025-01-17 22:58:37 +00:00 committed by GitHub
parent 460814ca01
commit 0d8892c619
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ jobs:
CR_SKIP_EXISTING: "true"
- name: Login to GHCR
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
with:
registry: ghcr.io
username: ${{ github.actor }}