We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5282a0c commit 67ec059Copy full SHA for 67ec059
3 files changed
.github/workflows/helm-unit-test.yaml
@@ -13,7 +13,7 @@ jobs:
13
fetch-depth: 0
14
15
- name: Set up Helm
16
- uses: azure/setup-helm@v4
+ uses: azure/setup-helm@v5
17
with:
18
version: v3.4.0
19
.github/workflows/lint-test.yaml
version: v3.10.3
.github/workflows/release.yaml
@@ -121,7 +121,7 @@ jobs:
121
GPG_PRIVATE_KEY: "${{ secrets.GPG_PRIVATE_KEY }}"
122
123
124
125
126
127
0 commit comments