We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e535c5 commit 7fe9bc3Copy full SHA for 7fe9bc3
.github/workflows/lint-helm.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Set up Helm
30
- uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
+ uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
31
with:
32
version: "latest"
33
.github/workflows/releaser-helm-chart.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
53
54
55
56
57
58
0 commit comments