Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mrkkrp/ormolu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MatthewDaggitt committed Oct 12, 2024
1 parent 5aa6c65 commit 4cc5bd7
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 @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: mrkkrp/ormolu-action@v15
- uses: mrkkrp/ormolu-action@v16
with:
version: "0.7.1.0"

Expand Down

0 comments on commit 4cc5bd7

Please sign in to comment.