Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: haskell-actions/run-ormolu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent a8bc707 commit 1e9d316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ormolu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: haskell-actions/run-ormolu@51664d3a0b156e654b41bcdef917586d5207777f # v13
- uses: haskell-actions/run-ormolu@01e83f5d20f21a120aa5646f224d80032768765b # v14
with:
respect-cabal-files: false
extra-args: '-o -XGHC2021 -o -XOverloadedStrings'

0 comments on commit 1e9d316

Please sign in to comment.