We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9811bf commit 26ce083Copy full SHA for 26ce083
.github/workflows/push-helm-chart.yaml
@@ -68,7 +68,7 @@ jobs:
68
exit 1
69
70
- name: Login to GHCR Registry
71
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
72
with:
73
registry: ghcr.io/stakater
74
username: ${{ secrets.GHCR_USERNAME }}
0 commit comments