We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30abbe0 commit ad2dd7dCopy full SHA for ad2dd7d
.github/workflows/gha-publish-chart.yaml
@@ -84,7 +84,7 @@ jobs:
84
driver-opts: image=moby/buildkit:v0.10.6
85
86
- name: Login to GitHub Container Registry
87
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
88
with:
89
registry: ghcr.io
90
username: ${{ github.actor }}
.github/workflows/global-publish-canary.yaml
@@ -93,7 +93,7 @@ jobs:
93
uses: actions/checkout@v4
94
95
96
97
98
99
0 commit comments