Skip to content

Commit

Permalink
bump documentation.yml
Browse files Browse the repository at this point in the history
update terraform docs to v1.1.0
  • Loading branch information
ASTRobinson authored Apr 29, 2024
1 parent 4ab9885 commit 11358fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}

- name: Render terraform docs and push changes back to PR
uses: terraform-docs/gh-actions@f6d59f89a280fa0a3febf55ef68f146784b20ba0 # v1.0.0
uses: terraform-docs/gh-actions@7a62208a0090636af2df1b739da46d27fd90bdc6 # v1.1.0
with:
working-dir: .
output-file: README.md
Expand Down

0 comments on commit 11358fd

Please sign in to comment.