Bump haskell-actions/run-ormolu from 15 to 16 (#99)

Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 15 to 16.
- [Release notes](https://github.com/haskell-actions/run-ormolu/releases)
- [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/haskell-actions/run-ormolu/compare/v15...v16)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taylor Fausak <taylor@fausak.me>
This commit is contained in:
dependabot[bot] 2024-06-17 16:20:23 -05:00 committed by GitHub
parent 6d4a9c0ae6
commit b2d8452be9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-ormolu@v15
- uses: haskell-actions/run-ormolu@v16
release:
if: ${{ github.event_name == 'release' }}
name: Release