From a8c8455f04af063a72b7d6377fd34272b63aaf14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 09:57:57 +0000 Subject: [PATCH] Update tj-actions/changed-files action to v37.1.1 --- .github/workflows/workflow-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow-linter.yml b/.github/workflows/workflow-linter.yml index 09d72b2b5..238b6742e 100644 --- a/.github/workflows/workflow-linter.yml +++ b/.github/workflows/workflow-linter.yml @@ -38,7 +38,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@bb3376162b179308a79fc4450262a15a8e1d6888 # v37.0.4 + uses: tj-actions/changed-files@1f20fb83f05eabed6e12ba0329edac8b6ec8e207 # v37.1.1 with: files: .github/workflows/**