This commit is contained in:
2023-12-08 15:00:06 +01:00
parent 8c8c530d4e
commit 93e41e7203

View File

@@ -23,4 +23,4 @@ runs:
- id: check
shell: bash
run: |
${{ github.action_path }}/check.sh ${{ inputs.image }} ${{ inputs.tags }}
${{ github.action_path }}/check.sh "${{ inputs.image }}" "${{ inputs.tags }}"