diff --git a/.github/workflows/yamlformatter.yml b/.github/workflows/yamlformatter.yml index c4c52151..10da439f 100644 --- a/.github/workflows/yamlformatter.yml +++ b/.github/workflows/yamlformatter.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v2 - name: Get file changes id: get_file_changes - uses: trilom/file-changes-action@v1.2.3 + uses: trilom/file-changes-action@1.2.4 with: output: ' ' - name: Select only the yaml files