mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-12-14 14:20:39 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user