Skip to content

Commit c0762ee

Browse files
Update terraform-docs/gh-actions action to v1.2.0
1 parent 5bc33f4 commit c0762ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-terraform.yml

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

5757
- name: Generate Terraform docs
58-
uses: terraform-docs/gh-actions@v1.0.0
58+
uses: terraform-docs/gh-actions@v1.2.0
5959
with:
6060
working-dir: .
6161
config-file: .terraform-docs.yml

0 commit comments

Comments
 (0)