From 36332f6e2d046260a12c29e1e3644a55571d4c17 Mon Sep 17 00:00:00 2001 From: Trux-Bot <19149206+trux-bot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 08:13:43 +0000 Subject: [PATCH] ci(github-action)!: Update tj-actions/changed-files action to v41.1.2 | datasource | package | from | to | | ----------- | ------------------------ | ------- | ------- | | github-tags | tj-actions/changed-files | v40.2.3 | v41.1.2 | --- .github/workflows/helm-release-diff.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-release-diff.yaml b/.github/workflows/helm-release-diff.yaml index 76858713ce..037aa35c4a 100644 --- a/.github/workflows/helm-release-diff.yaml +++ b/.github/workflows/helm-release-diff.yaml @@ -31,7 +31,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@56284d80811fb5963a972b438f2870f175e5b7c8 # v40.2.3 + uses: tj-actions/changed-files@cbda684547adc8c052d50711417fa61b428a9f88 # v41.1.2 with: json: true files: |