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 552e331 commit e3b7a85Copy full SHA for e3b7a85
action.yaml
@@ -41,7 +41,7 @@ outputs:
41
42
runs:
43
using: docker
44
- image: docker://ghcr.io/haskell-actions/hlint-scan:main
+ image: docker://ghcr.io/haskell-actions/hlint-scan:v1.1.0
45
args:
46
- binary=${{ inputs.binary }}
47
- path=${{ inputs.path }}
0 commit comments