google / osv-scanner-action

https://google.github.io/osv-scanner/github-action/
Apache License 2.0
16 stars 13 forks source link

fix: Use force checkout on second checkout for PR scanning #41

Closed another-rex closed 2 months ago

another-rex commented 2 months ago

Fix a bug that occasionally happens when govulncheck modifies the go.work.sum file, making checkout step fail when checking out the merge branch.