| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…l a merge Work around a race condition in actions where sometimes GITHUB_SHA != git rev-parse head
Fixes the rev-parse issues caused by #428
Fixes the rev-parse issues caused by github#428
| Back | FazBrowse Home | New Git URL |
Work around a race condition in Actions where sometimes GITHUB_SHA != git rev-parse head after an actions/checkout@v1
This leads to the upload incorrectly rewriting the ref, causing analyses to go missing. 😭
Do not rewrite the ref when we: