From 60c959c75ce0b5308e13b7183d895199d44aafb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 08:57:33 -0300 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v46 (#2127) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 13728403..5defec36 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -47,7 +47,7 @@ jobs: - uses: actions/checkout@v4 - name: Get changed files in the docs folder id: changed-files-specific - uses: tj-actions/changed-files@v45 + uses: tj-actions/changed-files@v46 with: files: website/versioned_docs/**