Skip to content

Commit b6b784f

Browse files
chore(deps): update terraform-docs/gh-actions action to v1.3.0
1 parent d8d4f9f commit b6b784f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-root/.github/workflows/terraform-validation.yaml

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

116116
- name: Render terraform docs inside the README.md and push changes back to PR branch
117-
uses: terraform-docs/gh-actions@v1.1.0
117+
uses: terraform-docs/gh-actions@v1.3.0
118118
with:
119119
args: --sort-by required
120120
git-commit-message: "docs(readme): update module usage"

0 commit comments

Comments
 (0)