This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: upload shellcheck SARIF as security-related (#134)
We were uploading the shellcheck artifact as an artifact to download, which doesn't get reflected in the security tab on github. Instead, we should be uploading it as a sarif file to be consumed by github. Signed-off-by: Andy Sadler <ansadler@redhat.com> Co-authored-by: Francesco Ilario <filario@redhat.com>
- Loading branch information