Skip to content

Commit 6f2819b

Browse files
Merge pull request #67 from schubergphilis/renovate/terraform-docs-gh-actions-1.x
chore(deps): update terraform-docs/gh-actions action to v1.3.0
2 parents 0e1ddc8 + b6b784f commit 6f2819b

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)