Skip to content

Commit 851bd25

Browse files
dependabot[bot]amesgen
authored andcommitted
Bump haskell-actions/run-ormolu from 16 to 17
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>
1 parent 2d67ed4 commit 851bd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: haskell-actions/run-ormolu@v16
15+
- uses: haskell-actions/run-ormolu@v17
1616
- uses: tfausak/cabal-gild-setup-action@v2
1717
with:
1818
version: 1.5.0.1

0 commit comments

Comments
 (0)