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.
1 parent 1bd1fc1 commit 2d35d5eCopy full SHA for 2d35d5e
.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