Skip to content

Commit

Permalink
Bump haskell-actions/hlint-run from 2.4.9 to 2.4.10 (#131)
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/hlint-run](https://github.com/haskell-actions/hlint-run) from 2.4.9 to 2.4.10.
- [Release notes](https://github.com/haskell-actions/hlint-run/releases)
- [Commits](haskell-actions/hlint-run@96199a3...eaca4cf)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-run
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent e8b6eb9 commit 206625b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: haskell-actions/hlint-setup@fe9cd1cd1af94a23900c06738e73f6ddb092966a # v2.4.10

- name: Run HLint
uses: haskell-actions/hlint-run@96199a3357287063c67606b26d533f1acb4b6c4e # v2.4.9
uses: haskell-actions/hlint-run@eaca4cfbf4a69f4eb875df38b6bc3e1657020378 # v2.4.10
with:
path: .
fail-on: warning
Expand Down

0 comments on commit 206625b

Please sign in to comment.