Skip to content

Commit

Permalink
Bump haskell-actions/hlint-setup from 2.4.9 to 2.4.10 (#132)
Browse files Browse the repository at this point in the history
Bumps [haskell-actions/hlint-setup](https://github.com/haskell-actions/hlint-setup) from 2.4.9 to 2.4.10.
- [Release notes](https://github.com/haskell-actions/hlint-setup/releases)
- [Commits](haskell-actions/hlint-setup@0b00243...fe9cd1c)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-setup
  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 5ab14b9 commit e8b6eb9
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 @@ -19,7 +19,7 @@ jobs:
persist-credentials: false

- name: Set up HLint
uses: haskell-actions/hlint-setup@0b0024319753ba0c8b2fa21b7018ed252aed8181 # v2.4.9
uses: haskell-actions/hlint-setup@fe9cd1cd1af94a23900c06738e73f6ddb092966a # v2.4.10

- name: Run HLint
uses: haskell-actions/hlint-run@96199a3357287063c67606b26d533f1acb4b6c4e # v2.4.9
Expand Down

0 comments on commit e8b6eb9

Please sign in to comment.