Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 8fa5fc9

Browse files
chore(deps): update terraform-docs/gh-actions action to v1.4.1
1 parent bb4b73b commit 8fa5fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

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

1313
- name: Render terraform docs inside README.md & push changes back to PR
14-
uses: terraform-docs/gh-actions@v1.0.0
14+
uses: terraform-docs/gh-actions@v1.4.1
1515
with:
1616
working-dir: .
1717
config-file: .config/.terraform-docs.yml

0 commit comments

Comments
 (0)