Skip to content

Commit

Permalink
Bump haskell-actions/run-ormolu from 15 to 16 (#40)
Browse files Browse the repository at this point in the history
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](haskell-actions/run-ormolu@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>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 5b3db89 commit 4fee9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4fee9f5

Please sign in to comment.