We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560308c commit c199c0bCopy full SHA for c199c0b
.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.44.6
25
26
- name: Install Helm
27
uses: azure/setup-helm@v1
0 commit comments