We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f05dbbb + 0d9dba3 commit 16b5b73Copy full SHA for 16b5b73
1 file changed
.github/workflows/linter.yml
@@ -37,7 +37,7 @@ jobs:
37
# Full git history is needed to get a proper list of changed files within `super-linter`
38
fetch-depth: 0
39
- name: Setup helm
40
- uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4
+ uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
41
with:
42
version: 'v3.13.2'
43
id: install
0 commit comments