Skip to content

Commit a8ecf98

Browse files
authored
Merge pull request #9 from opszero/dependabot/github_actions/terraform-docs/gh-actions-1.4.1
Bump terraform-docs/gh-actions from 1.3.0 to 1.4.1
2 parents a79f4f0 + cc9c465 commit a8ecf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tfdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
ref: main
1111

1212
- name: Render terraform docs inside the README.md and push changes back to PR branch
13-
uses: terraform-docs/gh-actions@v1.3.0
13+
uses: terraform-docs/gh-actions@v1.4.1
1414
with:
1515
working-dir: .
1616
config-file: .terraform-docs.yml

0 commit comments

Comments
 (0)