From 104918b358c8dc8968436c0682bcbc4ef7c3bcdf Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 14 Jun 2023 20:18:14 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20tj-actions/change?= =?UTF-8?q?d-files=20action=20to=20v36.2.1?= 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 | v36.2.0 | v36.2.1 | --- .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 508e63b13..c9848e334 100644 --- a/.github/workflows/helmrelease-diff.yaml +++ b/.github/workflows/helmrelease-diff.yaml @@ -31,7 +31,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@174a2a6360b54a2019877c254c4be78106efc94f # v36.2.0 + uses: tj-actions/changed-files@c9124514c375de5dbb9697afa6f2e36a236ee58c # v36.2.1 with: json: true files: |