From 0ffc598abbb4b08ed34309ab07af59c4bf486072 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 7 Apr 2023 03:18:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20tj-actions/change?= =?UTF-8?q?d-files=20action=20to=20v35.7.12?= 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.11 | v35.7.12 | --- .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 3b457c3c7..062766c15 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@79adacd43ea069e57037edc891ea8d33013bc3da # v35.7.11 + uses: tj-actions/changed-files@b109d83a62e94cf7c522bf6c15cb25c175850b16 # v35.7.12 with: json: true files: |