Skip to content

Commit

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

---
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 10, 2024
1 parent d95aa74 commit e8bd4be
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@2dde24b8db6a73a492478d10ff933c42bc09c212
- uses: haskell-actions/hlint-setup@87280353856dea2cb5596618b662440634bbcaad
- uses: haskell-actions/hlint-run@v2
with:
fail-on: status
Expand Down

0 comments on commit e8bd4be

Please sign in to comment.