From a99c73c28b60c13224caa863f708110107d285a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 May 2021 12:36:44 +0200 Subject: [PATCH] chore(deps): update tj-actions/verify-changed-files action to v6.2 (#200) 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 918044de..10cc3afb 100644 --- a/.github/workflows/website-lint.yaml +++ b/.github/workflows/website-lint.yaml @@ -28,7 +28,7 @@ jobs: - name: Generate the website run: make website-generation - name: Verify Changed files - uses: tj-actions/verify-changed-files@v6.1 + uses: tj-actions/verify-changed-files@v6.2 id: verify-changed-files with: files: |