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 28a5e02 commit 0695671Copy full SHA for 0695671
action.yaml
@@ -43,7 +43,6 @@ outputs:
43
runs:
44
using: docker
45
image: Dockerfile # docker://ghcr.io/haskell-actions/hlint-scan:main
46
- image: docker://ghcr.io/haskell-actions/hlint-scan:main
47
args:
48
- binary=${{ inputs.binary }}
49
- path=${{ inputs.path }}
0 commit comments