From b2b01d16d0bbd9bfea7a607676d90613a96adab0 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sun, 4 Jun 2023 17:15:49 +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.16?= 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.15 | v36.0.16 | --- .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 e838c995b..bab95f8e8 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@5d2fcdb4cbef720a52f49fd05d8c7edd18a64758 # v36.0.15 + uses: tj-actions/changed-files@1aae16084af435f73c8cdfd742473028810c5f20 # v36.0.16 with: json: true files: |