Skip to content

Commit 3afb303

Browse files
chore(deps): bump tj-actions/changed-files from 46 to 47 (#2381)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d7b78a commit 3afb303

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Retrieve a list of updated charts
2424
id: updated-charts
25-
uses: tj-actions/changed-files@v46
25+
uses: tj-actions/changed-files@v47
2626
with:
2727
files: charts/*/Chart.yaml
2828

.github/workflows/update-sysdig-deploy-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515

1616
- name: Check if dependent charts were modified or not
17-
uses: tj-actions/changed-files@v46
17+
uses: tj-actions/changed-files@v47
1818
id: dependent_files
1919
with:
2020
files: |

0 commit comments

Comments
 (0)