We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dcbaf3 commit d00a31bCopy full SHA for d00a31b
.github/workflows/helm-rmp.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Find modified Chart.yaml files
39
id: changed-files
40
- uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46
+ uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47
41
with:
42
files: |
43
**/Chart.yaml
.github/workflows/kustomize-rmp.yaml
- name: Find modified Kustomization.yaml files
**/kustomization.yaml
0 commit comments