From aa01a2978e0622e0818eae03bb5daef42c7b7ed3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 08:53:15 +0200 Subject: [PATCH] chore(deps): update tj-actions/verify-changed-files action to v7.2 (#285) 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 d9444de4..8d7b70c0 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@v7.1 + uses: tj-actions/verify-changed-files@v7.2 id: verify-changed-files with: files: |