From 1436c88d022db45c764d841eae0126a2ed735812 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 01:26:52 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v37 --- .github/workflows/check-spell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-spell.yml b/.github/workflows/check-spell.yml index c01b346154..9c810cc253 100644 --- a/.github/workflows/check-spell.yml +++ b/.github/workflows/check-spell.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v3 - id: changed-files - uses: tj-actions/changed-files@v36 + uses: tj-actions/changed-files@v37 - uses: crate-ci/typos@master with: