From 8faa106a4b8d129eaba684b0cfabc25e9a059222 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 09:25:39 +0900 Subject: [PATCH] chore(deps): update tj-actions/verify-changed-files action to v8.3 (#303) Co-authored-by: Renovate Bot --- .github/workflows/website-lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website-lint.yaml b/.github/workflows/website-lint.yaml index 5da9a392..36be1d53 100644 --- a/.github/workflows/website-lint.yaml +++ b/.github/workflows/website-lint.yaml @@ -29,7 +29,7 @@ jobs: - name: Generate the website run: make website-generation - name: Verify Changed files - uses: tj-actions/verify-changed-files@v8.1 + uses: tj-actions/verify-changed-files@v8.3 id: verify-changed-files with: files: |