From 7058e40e0c6db6c0a07e91c5ec95f3267fcae0a0 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 12 Apr 2023 10:18:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20tj-actions/change?= =?UTF-8?q?d-files=20action=20to=20v35.8.0?= 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.7.12 | v35.8.0 | --- .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 b6f7f6803..1b0631669 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@b109d83a62e94cf7c522bf6c15cb25c175850b16 # v35.7.12 + uses: tj-actions/changed-files@7ecfc6730dff8072d1cc5215a24cc9478f55264d # v35.8.0 with: json: true files: |