chore(deps): update tj-actions/verify-changed-files action to v7.2 (#285)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-07 08:53:15 +02:00 committed by GitHub
parent 1dd23037df
commit aa01a2978e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
- name: Generate the website - name: Generate the website
run: make website-generation run: make website-generation
- name: Verify Changed files - name: Verify Changed files
uses: tj-actions/verify-changed-files@v7.1 uses: tj-actions/verify-changed-files@v7.2
id: verify-changed-files id: verify-changed-files
with: with:
files: | files: |