Skip to content

Commit

Permalink
chore(deps): update terraform-docs/gh-actions action to v1.2.1
Browse files Browse the repository at this point in the history
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | terraform-docs/gh-actions | v1.2.0 | v1.2.1 |
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent d54b70d commit 89cfb9d
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 @@ -110,7 +110,7 @@ jobs:
ref: 'main' # Force checkout of main branch to avoid caching from previous jobs

- name: Terraform Docs
uses: terraform-docs/gh-actions@e47bfa196e79fa50987ef391be236d9d97b0c786 # v1.2.0
uses: terraform-docs/gh-actions@89278fb4a14410bf46fcfbbfd6c96e962ae7b13c # v1.2.1
with:
working-dir: ./terraform
output-file: USAGE.md
Expand Down

0 comments on commit 89cfb9d

Please sign in to comment.