Skip to content

Commit bcbdad6

Browse files
chore(deps): update terraform-docs/gh-actions action to v1.2.1
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | terraform-docs/gh-actions | v1.2.0 | v1.2.1 |
1 parent d54b70d commit bcbdad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
ref: 'main' # Force checkout of main branch to avoid caching from previous jobs
111111

112112
- name: Terraform Docs
113-
uses: terraform-docs/gh-actions@e47bfa196e79fa50987ef391be236d9d97b0c786 # v1.2.0
113+
uses: terraform-docs/gh-actions@89278fb4a14410bf46fcfbbfd6c96e962ae7b13c # v1.2.1
114114
with:
115115
working-dir: ./terraform
116116
output-file: USAGE.md

0 commit comments

Comments
 (0)