Skip to content

Commit

Permalink
chore(deps): update terraform-docs/gh-actions action to v1.1.0
Browse files Browse the repository at this point in the history
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | terraform-docs/gh-actions | v1.0.0 | v1.1.0 |
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent c1b4d97 commit 252106e
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@f6d59f89a280fa0a3febf55ef68f146784b20ba0 # tag=v1.0.0
uses: terraform-docs/gh-actions@7a62208a0090636af2df1b739da46d27fd90bdc6 # v1.1.0
with:
working-dir: ./terraform
output-file: USAGE.md
Expand Down

0 comments on commit 252106e

Please sign in to comment.