We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5afd8b8 commit d420a0eCopy full SHA for d420a0e
action.yaml
@@ -38,7 +38,7 @@ outputs:
38
39
runs:
40
using: docker
41
- image: docker://ghcr.io/chungyc/hlint-scan:main
+ image: docker://ghcr.io/haskell-actions/hlint-scan:main
42
args:
43
- binary=${{ inputs.binary }}
44
- path=${{ inputs.path }}
0 commit comments