Skip to content

Commit

Permalink
Bump haskell-actions/hlint-setup (#39)
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 87280353856dea2cb5596618b662440634bbcaad to 285e006d7b88f4da9371b8180829507d42d43756.
- [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
- [Commits](haskell-actions/hlint-setup@8728035...285e006)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-setup
  dependency-type: direct:production
...

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 e8bd4be commit 5b3db89
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 @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/hlint-setup@87280353856dea2cb5596618b662440634bbcaad
- uses: haskell-actions/hlint-setup@285e006d7b88f4da9371b8180829507d42d43756
- uses: haskell-actions/hlint-run@v2
with:
fail-on: status
Expand Down

0 comments on commit 5b3db89

Please sign in to comment.