mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-03 15:51:55 -04:00
chore(deps): update docker/login-action action to v3.7.0 (#1301)
This commit is contained in:
commit
dda7f589a0
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@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
|
||||
|
||||
- name: Log in to GHCR
|
||||
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
|
||||
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user