From c95c920f70500bb50c6fd0958ac181e08c6b41fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:20:23 +0000 Subject: [PATCH] [deps]: Update tj-actions/changed-files action to v45 --- .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 40ae79bf8..bfb384f98 100644 --- a/.github/workflows/workflow-linter.yml +++ b/.github/workflows/workflow-linter.yml @@ -53,7 +53,7 @@ jobs: - name: Get changed files if: steps.changed-workflows.outputs.count != 0 id: changed-files - uses: tj-actions/changed-files@2d756ea4c53f7f6b397767d8723b3a10a9f35bf2 # v44.0.0 + uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # v45.0.1 with: files: .github/workflows/**