Skip to content

Commit 838afdf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
ref: ${{ github.event.pull_request.head.ref }}
1111

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

0 commit comments

Comments
 (0)