Skip to content

Commit 04f4419

Browse files
chore(deps): update terraform-docs/gh-actions action to v1.3.0
1 parent 03e30c0 commit 04f4419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Render terraform docs inside the main and the modules README.md files and push changes back to PR branch
2424
id: terraform-docs
25-
uses: terraform-docs/gh-actions@v1.1.0
25+
uses: terraform-docs/gh-actions@v1.3.0
2626
with:
2727
find-dir: .
2828
args: --sort-by required

0 commit comments

Comments
 (0)