We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9745e commit c1daebbCopy full SHA for c1daebb
.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@7c096c490da17402d0ed263b62e2094c78741c48
+ uses: bjw-s/helm-charts-actions/collect-charts@d2017df56fcbfba4df944de581f3d05b4be0174a
38
id: collect-charts
39
with:
40
repoConfigFile: ./.ci/repo-config.yaml
0 commit comments