We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a782f commit 6e37d43Copy full SHA for 6e37d43
.github/workflows/release-helm-chart.yaml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Install yq - portable yaml processor
24
- uses: mikefarah/yq@v4.30.5
+ uses: mikefarah/yq@v4.45.1
25
26
- name: Install Helm
27
uses: azure/setup-helm@v1
0 commit comments