File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
# use an app to ensure CI is triggered
33
33
- name : Generate TF docs
34
34
if : github.repository_owner == 'philips-labs'
35
- uses : terraform-docs/gh-actions@f6d59f89a280fa0a3febf55ef68f146784b20ba0 # ratchet:terraform-docs/gh-actions@v1.0 .0
35
+ uses : terraform-docs/gh-actions@7a62208a0090636af2df1b739da46d27fd90bdc6 # ratchet:terraform-docs/gh-actions@v1.1 .0
36
36
with :
37
37
find-dir : .
38
38
git-commit-message : " docs: auto update terraform docs"
42
42
43
43
- name : Generate TF docs (forks)
44
44
if : github.repository_owner != 'philips-labs'
45
- uses : terraform-docs/gh-actions@f6d59f89a280fa0a3febf55ef68f146784b20ba0 # ratchet:terraform-docs/gh-actions@v1.0 .0
45
+ uses : terraform-docs/gh-actions@7a62208a0090636af2df1b739da46d27fd90bdc6 # ratchet:terraform-docs/gh-actions@v1.1 .0
46
46
with :
47
47
find-dir : .
48
48
git-commit-message : " docs: auto update terraform docs"
You can’t perform that action at this time.
0 commit comments