Skip to content

Commit

Permalink
Bump terraform-docs/gh-actions
Browse files Browse the repository at this point in the history
Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from b9ea051e31d6fea24f409f2445d563a4bbde7fbf to 7c16aaaacc92335d6d5c5d43778448deebaa3798.
- [Release notes](https://github.com/terraform-docs/gh-actions/releases)
- [Commits](terraform-docs/gh-actions@b9ea051...7c16aaa)

---
updated-dependencies:
- dependency-name: terraform-docs/gh-actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent ffc66f1 commit 15c6157
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 @@ -21,7 +21,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}

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

0 comments on commit 15c6157

Please sign in to comment.