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 d1c99433f7a1e5003ef213d70f89aaa47cb0b675 to b9ea051e31d6fea24f409f2445d563a4bbde7fbf.
- [Release notes](https://github.com/terraform-docs/gh-actions/releases)
- [Commits](terraform-docs/gh-actions@d1c9943...b9ea051)

---
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 Dec 20, 2023
1 parent b4ad348 commit ff86ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Render terraform docs inside the README.md and push changes back to PR branch
uses: terraform-docs/gh-actions@d1c99433f7a1e5003ef213d70f89aaa47cb0b675
uses: terraform-docs/gh-actions@b9ea051e31d6fea24f409f2445d563a4bbde7fbf
with:
working-dir: .
output-file: README.md
Expand Down

0 comments on commit ff86ab0

Please sign in to comment.