We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8346b57 commit ddc9c35Copy full SHA for ddc9c35
2 files changed
.github/actions/test-charts/action.yml
@@ -18,7 +18,7 @@ runs:
18
using: 'composite'
19
steps:
20
- name: Set up Helm
21
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # renovate: tag=v3.5
+ uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0
22
with:
23
version: v3.10.0
24
.github/workflows/lint.yaml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
30
31
32
33
0 commit comments