CI: Pin collect-charts action to specific verison.

This commit is contained in:
Skyler Mäntysaari 2023-04-17 20:48:38 +03:00
parent a490a33621
commit a0532e3cfc

View file

@ -34,7 +34,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Collect charts to release - name: Collect charts to release
uses: bjw-s/helm-charts-actions/collect-charts@main uses: bjw-s/helm-charts-actions/collect-charts@c61e917e16b98e3555ae39785d581a32fb0895cc
id: collect-charts id: collect-charts
with: with:
repoConfigFile: ./.ci/repo-config.yaml repoConfigFile: ./.ci/repo-config.yaml