From b3dc87c6a152942f0f5460cd96380075cb77a750 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 17:41:45 +0200 Subject: [PATCH] chore(deps): update tj-actions/verify-changed-files action to v7 (#237) 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 d4882b04..d9444de4 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@v6.2 + uses: tj-actions/verify-changed-files@v7.1 id: verify-changed-files with: files: |