mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-20 22:59:42 -05:00
chore(deps): update tj-actions/verify-changed-files action to v8 (#299)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
aaf22f3585
commit
17fe815913
1 changed files with 1 additions and 1 deletions
2
.github/workflows/website-lint.yaml
vendored
2
.github/workflows/website-lint.yaml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: Generate the website
|
||||
run: make website-generation
|
||||
- name: Verify Changed files
|
||||
uses: tj-actions/verify-changed-files@v7.2
|
||||
uses: tj-actions/verify-changed-files@v8.1
|
||||
id: verify-changed-files
|
||||
with:
|
||||
files: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue