mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-13 13:50:40 +05:30
CI: Pin collect-charts action to specific verison.
This commit is contained in:
parent
a490a33621
commit
a0532e3cfc
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- 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
|
||||
with:
|
||||
repoConfigFile: ./.ci/repo-config.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user