fix: PR body #4
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (1)
.github/workflows/dependency-updates.yml|13 col 9| shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]
Filtered Findings (2)
.github/workflows/sonar-scan.yml|94 col 9| shellcheck reported issue in this script: SC2185:info:5:41: Some finds don't have a default path. Specify '.' explicitly [shellcheck]
.github/workflows/sonar-scan.yml|94 col 9| shellcheck reported issue in this script: SC2086:info:5:99: Double quote to prevent globbing and word splitting [shellcheck]
Annotations
Check failure on line 13 in .github/workflows/dependency-updates.yml
github-actions / actionlint
[actionlint] .github/workflows/dependency-updates.yml#L13
shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/dependency-updates.yml:13:9: shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]