mirror of
https://github.com/actions/container-action.git
synced 2025-06-15 01:37:42 +00:00
Quote input arg
This commit is contained in:
parent
e360c8f173
commit
db66df907b
@ -18,4 +18,4 @@ runs:
|
|||||||
using: docker
|
using: docker
|
||||||
image: Dockerfile
|
image: Dockerfile
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.who-to-greet }}
|
- '${{ inputs.who-to-greet }}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user