Resolve unquoted variable usage in workflow shell scripts. #295
Annotations
1 warning
Run uclahs-cds/tool-static-analysis@v1:
.github/workflows/PyPI-scripts/extract-package-details-from-tag.sh#L6
Double quote to prevent globbing and word splitting. [SC2086]
|
Loading