Skip to content

Commit

Permalink
build(deps): Bump terraform-docs/gh-actions from 1.1.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/terraform-docs/gh-actions/releases)
- [Commits](terraform-docs/gh-actions@7a62208...aeae003)

---
updated-dependencies:
- dependency-name: terraform-docs/gh-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 793aeb0 commit 216d7cf
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 @@ -41,7 +41,7 @@ jobs:
ref: main

- name: Render Terraform docs and push changes back to PR
uses: terraform-docs/gh-actions@7a62208a0090636af2df1b739da46d27fd90bdc6 # v1.1.0
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
with:
git-commit-message: "docs: Generate documentation in README.md"
git-push-sign-off: "true"
Expand Down

0 comments on commit 216d7cf

Please sign in to comment.