From e88303ee9e4548e10d1b4d74dc73118ce12963bd Mon Sep 17 00:00:00 2001 From: Trux-Bot <19149206+trux-bot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 08:12:15 +0000 Subject: [PATCH] ci(github-action): update tj-actions/changed-files action to v42.0.5 | datasource | package | from | to | | ----------- | ------------------------ | ------- | ------- | | github-tags | tj-actions/changed-files | v42.0.4 | v42.0.5 | --- .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 7b8ba5299d..9a5cc5d115 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@3f54ebb830831fc121d3263c1857cfbdc310cdb9 # v42.0.4 + uses: tj-actions/changed-files@800a2825992141ddde1a8bca8ad394cec34d3188 # v42.0.5 with: json: true files: |