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