Add image scanner GitHub Action #544
Annotations
1 error
Run reviewdog/action-actionlint@v1:
.github/workflows/security-scans.yml#L29
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:3:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
Raw Output:
.github/workflows/security-scans.yml:29:9: shellcheck reported issue in this script: SC2129:style:3:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
Loading