Skip to content

Commit e4e1c3e

Browse files
authored
Merge pull request #51 from chris-qa-org/renovate/terraform-docs-gh-actions-1.x
Update terraform-docs/gh-actions action to v1
2 parents 85bd15a + 32cf5af commit e4e1c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
ref: ${{ github.event.pull_request.head.ref }}
5252

5353
- name: Generate Terraform docs
54-
uses: terraform-docs/gh-actions@v0.11.0
54+
uses: terraform-docs/gh-actions@v1.2.0
5555
with:
5656
working-dir: .
5757
config-file: .terraform-docs.yml

0 commit comments

Comments
 (0)