Skip to content

Commit 9cca08f

Browse files
Update terraform-docs/gh-actions action to v1.3.0
1 parent f637501 commit 9cca08f

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@v1.2.0
54+
uses: terraform-docs/gh-actions@v1.3.0
5555
with:
5656
working-dir: .
5757
config-file: .terraform-docs.yml

0 commit comments

Comments
 (0)