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 4659b7c commit 5afd8b8Copy full SHA for 5afd8b8
action.yaml
@@ -38,7 +38,7 @@ outputs:
38
39
runs:
40
using: docker
41
- image: ghcr.io/chungyc/hlint-scan:main
+ image: docker://ghcr.io/chungyc/hlint-scan:main
42
args:
43
- binary=${{ inputs.binary }}
44
- path=${{ inputs.path }}
0 commit comments