File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
# use an app to ensure CI is triggered
24
24
- name : Generate TF docs
25
25
if : github.repository_owner == 'github-aws-runners'
26
- uses : terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
26
+ uses : terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
27
27
with :
28
28
find-dir : .
29
29
git-commit-message : " docs: auto update terraform docs"
33
33
34
34
- name : Generate TF docs (forks)
35
35
if : github.repository_owner != 'github-aws-runners'
36
- uses : terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
36
+ uses : terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
37
37
with :
38
38
find-dir : .
39
39
git-commit-message : " docs: auto update terraform docs"
You can’t perform that action at this time.
0 commit comments