Skip to content

Commit

Permalink
Bump mrkkrp/ormolu-action from 13 to 14
Browse files Browse the repository at this point in the history
Bumps [mrkkrp/ormolu-action](https://github.com/mrkkrp/ormolu-action) from 13 to 14.
- [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@v13...v14)

---
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 and sondr3 committed Jul 6, 2023
1 parent 5fd1243 commit 01a780d
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@v13
uses: mrkkrp/ormolu-action@v14

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

0 comments on commit 01a780d

Please sign in to comment.