Skip to content

Commit 60482cd

Browse files
chore(deps): update terraform-docs/gh-actions action to v1.4.1
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | terraform-docs/gh-actions | v1.3.0 | v1.4.1 |
1 parent 15acf1d commit 60482cd

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@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
113+
uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
114114
with:
115115
working-dir: ./terraform
116116
output-file: USAGE.md

0 commit comments

Comments
 (0)