Skip to content

Commit

Permalink
chore(deps): update terraform-docs/gh-actions action to v1.3.0
Browse files Browse the repository at this point in the history
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | terraform-docs/gh-actions | v1.2.2 | v1.3.0 |
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent ba962f5 commit a24dda0
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@cca78c27ac9e2b6545debf2ecae9df930fd3461c # v1.2.2
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
with:
working-dir: ./terraform
output-file: USAGE.md
Expand Down

0 comments on commit a24dda0

Please sign in to comment.