Skip to content

Commit

Permalink
Bump mrkkrp/ormolu-action from 14 to 15
Browse files Browse the repository at this point in the history
Bumps [mrkkrp/ormolu-action](https://github.com/mrkkrp/ormolu-action) from 14 to 15.
- [Release notes](https://github.com/mrkkrp/ormolu-action/releases)
- [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
- [Commits](haskell-actions/run-ormolu@v14...v15)

---
updated-dependencies:
- dependency-name: mrkkrp/ormolu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 009947c commit de7f9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ghc-version: "9.2"

- name: Formatting
uses: mrkkrp/ormolu-action@v14
uses: mrkkrp/ormolu-action@v15

- name: Set up HLint
uses: haskell/actions/hlint-setup@v2
Expand Down

0 comments on commit de7f9be

Please sign in to comment.