We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e4311 commit 33b5dacCopy full SHA for 33b5dac
.github/workflows/yamlformatter.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
- name: Get file changes
17
id: get_file_changes
18
- uses: trilom/file-changes-action@v1.2.3
+ uses: trilom/file-changes-action@1.2.4
19
with:
20
output: ' '
21
- name: Select only the yaml files
0 commit comments