Skip to content

Commit

Permalink
Bump trilom/file-changes-action from 1.2.3 to 1.2.4
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 9b0d70d commit be3957e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yamlformatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit be3957e

Please sign in to comment.