Skip to content

Commit

Permalink
Bump haskell-actions/hlint-scan in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [haskell-actions/hlint-scan](https://github.com/haskell-actions/hlint-scan).


Updates `haskell-actions/hlint-scan` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/haskell-actions/hlint-scan/releases)
- [Changelog](https://github.com/haskell-actions/hlint-scan/blob/main/docs/CHANGELOG.md)
- [Commits](haskell-actions/hlint-scan@c81f317...3e2feb2)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-scan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and blackgnezdo committed Dec 2, 2024
1 parent 32a6429 commit b6b2091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
security-events: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: haskell-actions/hlint-scan@c81f3176108e60bbce2d5a223e9297a8406deb92 # v1.1.0
- uses: haskell-actions/hlint-scan@3e2feb228d5d90db9ba2bb93c720d83e4c06681c # v1.2.0

0 comments on commit b6b2091

Please sign in to comment.