Compare commits
1 Commits
renovate/t
...
renovate/o
| Author | SHA1 | Date | |
|---|---|---|---|
| bd11fd2844 |
@@ -53,7 +53,7 @@ jobs:
|
|||||||
id: ml
|
id: ml
|
||||||
# You can override MegaLinter flavor used to have faster performances
|
# You can override MegaLinter flavor used to have faster performances
|
||||||
# More info at https://megalinter.io/flavors/
|
# More info at https://megalinter.io/flavors/
|
||||||
uses: oxsecurity/megalinter@v7
|
uses: oxsecurity/megalinter@v9
|
||||||
env:
|
env:
|
||||||
# All available variables are described in documentation
|
# All available variables are described in documentation
|
||||||
# https://megalinter.io/configuration/
|
# https://megalinter.io/configuration/
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ jobs:
|
|||||||
terraform-docs --version
|
terraform-docs --version
|
||||||
terraform-docs markdown table --output-file README.md --output-mode inject .
|
terraform-docs markdown table --output-file README.md --output-mode inject .
|
||||||
- name: Verify Changed files
|
- name: Verify Changed files
|
||||||
uses: tj-actions/verify-changed-files@v20
|
uses: tj-actions/verify-changed-files@v19
|
||||||
id: verify-changed-files
|
id: verify-changed-files
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
|
|||||||
Reference in New Issue
Block a user