File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
44
run : terraform validate -no-color
45
45
46
46
- name : Terraform Docs
47
- uses : terraform-docs/gh-actions@v1.3.0
47
+ uses : terraform-docs/gh-actions@v1.4.1
48
48
with :
49
49
working-dir : .
50
50
output-file : README.md
Original file line number Diff line number Diff line change 16
16
with :
17
17
fetch-depth : 0
18
18
- name : Get changed files
19
- uses : tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # v45.0.7
19
+ uses : tj-actions/changed-files@a284dc1814e3fd07f2e34267fc8f81227ed29fb8 # v45.0.9
20
20
id : changed-files
21
21
with :
22
22
files : " **/*.md"
Original file line number Diff line number Diff line change 15
15
with :
16
16
fetch-depth : 0
17
17
- name : Secret Scanning
18
- uses : trufflesecurity/trufflehog@7dc056a193116ba8d82154bf0549381c8fb8545c # v3.88.14
18
+ uses : trufflesecurity/trufflehog@ad258d848807ac956c978b391895800cb4237c1a # v3.88.24
19
19
with :
20
20
extra_args : --only-verified
You can’t perform that action at this time.
0 commit comments