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 84e47c3 commit 474748bCopy full SHA for 474748b
.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@v44
+ uses: tj-actions/changed-files@v45
28
with:
29
dir_names: 'true'
30
.github/workflows/terraform_validate.yml
0 commit comments