From 905461c962b87064eebb4b2912323e37c0647e52 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 22:15:44 +0000 Subject: [PATCH] ci(github-action): update tj-actions/changed-files to v39.1.1 (#1909) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .github/workflows/helm-release-differ.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-release-differ.yaml b/.github/workflows/helm-release-differ.yaml index 529e4bff7..c1c3d8063 100644 --- a/.github/workflows/helm-release-differ.yaml +++ b/.github/workflows/helm-release-differ.yaml @@ -22,7 +22,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@8e79ba7ab9fee9984275219aeb2c8db47bcb8a2d # v39.1.0 + uses: tj-actions/changed-files@a21a533a0c244a27daac02f9dc6fcf8aeb996154 # v39.1.1 with: json: true files: |