Skip to content

Commit 0695671

Browse files
committed
Fix Dockerfile.
1 parent 28a5e02 commit 0695671

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ outputs:
4343
runs:
4444
using: docker
4545
image: Dockerfile # docker://ghcr.io/haskell-actions/hlint-scan:main
46-
image: docker://ghcr.io/haskell-actions/hlint-scan:main
4746
args:
4847
- binary=${{ inputs.binary }}
4948
- path=${{ inputs.path }}

0 commit comments

Comments
 (0)