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.
2 parents eb42fce + 26ce083 commit 0d464cfCopy full SHA for 0d464cf
.github/workflows/push-helm-chart.yaml
@@ -69,7 +69,7 @@ jobs:
69
exit 1
70
71
- name: Login to GHCR Registry
72
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
73
with:
74
registry: ${{ env.REGISTRY }}
75
username: stakater-user
0 commit comments