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 3549554 commit 3ade287Copy full SHA for 3ade287
.github/workflows/release.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Retrieve a list of updated charts
24
id: updated-charts
25
- uses: tj-actions/changed-files@v46
+ uses: tj-actions/changed-files@v47
26
with:
27
files: charts/*/Chart.yaml
28
.github/workflows/update-sysdig-deploy-chart.yaml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 0
15
16
- name: Check if dependent charts were modified or not
17
18
id: dependent_files
19
20
files: |
0 commit comments