From ebb08f9560058bcd48469c598af478e9b813636d Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 4 Apr 2023 19:14:28 +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.10?= 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.8 | v35.7.10 | --- .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 3f1c065ed..d398375fd 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@e9b5807e928fc8eea705c90da5524fd44b183ba1 # v35.7.8 + uses: tj-actions/changed-files@6e426e6495fa7ea3451f37ce3f1dac2a3f16f62c # v35.7.10 with: json: true files: |