Skip to content

Commit be4c145

Browse files
Ashish Padakannayatgodzik
authored andcommitted
add-useContainerImage-to-inputs
1 parent 1c49b85 commit be4c145

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ inputs:
2929
description: 'Whether to pass the --no-default flag to coursier'
3030
required: false
3131
default: 'false'
32+
useContainerImage:
33+
description: 'Use the container-compatible Coursier launcher. When enabled, the action downloads the *-container launcher variant (built with -H:-UseContainerSupport).'
34+
required: false
35+
default: 'false'
3236
outputs:
3337
cs-version:
3438
description: 'Version of the installed Coursier'

0 commit comments

Comments
 (0)