We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdf2b7a + 7374d1f commit a4e69dcCopy full SHA for a4e69dc
1 file changed
.github/workflows/ci-terraform.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Get changed TF deployments
21
id: changed-deployments
22
- uses: tj-actions/changed-files@22103cc46bda19c2b464ffe86db46df6922fd323 # v47.0.5
+ uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v47.0.6
23
with:
24
path: terraform/deployments
25
dir_names: true
0 commit comments