From 0c1d0bbb31f94a9d4a22d1070ed7aaea468beccc Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 9 Feb 2023 15:20:45 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20tj-actions/change?= =?UTF-8?q?d-files=20action=20to=20v35.5.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------ | ------- | ------- | | github-tags | tj-actions/changed-files | v35.5.1 | v35.5.2 | --- .github/workflows/helmrelease-diff.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helmrelease-diff.yaml b/.github/workflows/helmrelease-diff.yaml index d6d6a2047..ce28207ca 100644 --- a/.github/workflows/helmrelease-diff.yaml +++ b/.github/workflows/helmrelease-diff.yaml @@ -22,7 +22,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@210cc839c24f532fe4fbf510b7b3314ca9a2b90b # v35.5.1 + uses: tj-actions/changed-files@7f2aa19bdcf4a00195671e368091a1e32a694ac5 # v35.5.2 with: json: true files: |