We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 645bfc0 + 3d4c3c2 commit 83057c2Copy full SHA for 83057c2
.github/workflows/terraform_format_check.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Get changed directories
26
id: changed-files
27
- uses: tj-actions/changed-files@v46
+ uses: tj-actions/changed-files@v47
28
with:
29
dir_names: 'true'
30
.github/workflows/terraform_validate.yml
0 commit comments