From a5d09cd6630b6703ebe1491c406299a8b2e53205 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 30 May 2023 22:19:22 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20tj-actions/change?= =?UTF-8?q?d-files=20action=20to=20v36.0.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 | v36.0.9 | v36.0.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 5db40a525..80bb031e5 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@cf4fe8759a45edd76ed6215da3529d2dbd2a3c68 # v36.0.9 + uses: tj-actions/changed-files@3f7b5c900bdbf1b80a825e220413986227b3ff03 # v36.0.10 with: json: true files: |