mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-19 15:38:51 -04:00
Update docker/login-action action to v4.1.0 (#1459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
af73d9ba32
commit
fb61b963b3
2
.github/workflows/helm-release-chart.yml
vendored
2
.github/workflows/helm-release-chart.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
|
||||
|
||||
- name: Log in to GHCR
|
||||
uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2 # v4.0.0
|
||||
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user