Skip to content

Commit

Permalink
Bump terraform-docs/gh-actions from 1.2.0 to 1.2.2
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.2.0 to 1.2.2.
- [Release notes](https://github.com/terraform-docs/gh-actions/releases)
- [Commits](terraform-docs/gh-actions@v1.2.0...v1.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hwinther committed Sep 12, 2024
1 parent 7399a9a commit 655687e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-update-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
git config user.email "${{ github.actor }}@users.noreply.github.com"
- name: Generate TF Docs
uses: terraform-docs/[email protected].0
uses: terraform-docs/[email protected].2
with:
find-dir: ${{ env.TERRAFORM_PATH }}
output-file: USAGE.md
Expand Down

0 comments on commit 655687e

Please sign in to comment.