mirror of
https://github.com/kopia/kopia.git
synced 2026-05-09 15:23:02 -04:00
* chore(ci): generate govulncheck SARIF report - Generate and uploads govulncheck SARIF report. - Invoke govulncheck directly instead of using the govulncheck-action. This also has the benefit of using the same Go version from the go.mod file, without having to explicitly specify it and update it in the workflow file. - Specify workflow and job permissions