Skip to content

Commit

Permalink
Bump haskell-actions/run-ormolu from 16 to 17
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/run-ormolu](https://github.com/haskell-actions/run-ormolu) from 16 to 17.
- [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@v16...v17)

---
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>
dependabot[bot] authored and mrkkrp committed Jan 28, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c1aa976 commit 9a9989e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/run-ormolu@v16
- uses: haskell-actions/run-ormolu@v17
build:
runs-on: ubuntu-latest
needs: ormolu

0 comments on commit 9a9989e

Please sign in to comment.