We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3abddf0 commit 980e55fCopy full SHA for 980e55f
.github/workflows/charts-release.yaml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0
35
36
- name: Collect charts to release
37
- uses: bjw-s/helm-charts-actions/collect-charts@e72cf1fbb6ae08cc35a52727384086e26025259c
+ uses: bjw-s/helm-charts-actions/collect-charts@4c166bd52db8bde707cd14712d5f095fd7ad1f9d
38
id: collect-charts
39
with:
40
repoConfigFile: ./.ci/repo-config.yaml
0 commit comments