We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dddc9e2 commit a21c88eCopy full SHA for a21c88e
.github/workflows/ci-chart.yaml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Set up Helm
24
- uses: azure/setup-helm@v4.3.0
+ uses: azure/setup-helm@v4.3.1
25
with:
26
version: v3.17.0
27
@@ -82,7 +82,7 @@ jobs:
82
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
83
84
- name: Install Helm on Runner
85
86
87
88
- name: Run chart-releaser
0 commit comments