add actionlint and trivy analyzers #4
Annotations
1 error
actionlint:
.github/workflows/build.yml#L186
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2001:style:2:17: See if you can use ${variable//search/replace} instead [shellcheck]
Raw Output:
.github/workflows/build.yml:186:9: shellcheck reported issue in this script: SC2001:style:2:17: See if you can use ${variable//search/replace} instead [shellcheck]
|