diff --git a/.gitea/workflows/tf-docs.yml b/.gitea/workflows/tf-docs.yml index 7014b2a..1c4e26c 100644 --- a/.gitea/workflows/tf-docs.yml +++ b/.gitea/workflows/tf-docs.yml @@ -25,7 +25,7 @@ jobs: terraform-docs --version terraform-docs markdown table --output-file README.md --output-mode inject . - name: Verify Changed files - uses: tj-actions/verify-changed-files@v16 + uses: tj-actions/verify-changed-files@v19 id: verify-changed-files with: files: |