Skip to content

Commit 33b5dac

Browse files
Bump trilom/file-changes-action from 1.2.3 to 1.2.4 (#494)
Bumps [trilom/file-changes-action](https://github.com/trilom/file-changes-action) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/trilom/file-changes-action/releases) - [Changelog](https://github.com/trilom/file-changes-action/blob/master/CHANGELOG.md) - [Commits](trilom/file-changes-action@v1.2.3...1.2.4) --- updated-dependencies: - dependency-name: trilom/file-changes-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01e4311 commit 33b5dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yamlformatter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616
- name: Get file changes
1717
id: get_file_changes
18-
uses: trilom/file-changes-action@v1.2.3
18+
uses: trilom/file-changes-action@1.2.4
1919
with:
2020
output: ' '
2121
- name: Select only the yaml files

0 commit comments

Comments
 (0)