review-comments: add more descriptive comments to various persist/restoreState callsites.
Co-authored-by: Henry Mercer <henrymercer@github.com> Co-authored-by: Fotis Koutoulakis <nlightnfotis@github.com>
This commit is contained in:
parent
cdceebcb88
commit
9bc4ee10c7
24 changed files with 24 additions and 28 deletions
|
|
@ -91,8 +91,7 @@ function generateCertificateAuthority(): CertificateAuthority {
|
|||
}
|
||||
|
||||
async function runWrapper() {
|
||||
// Work around for issue in actions/runner, details at
|
||||
// https://github.com/github/codeql-action/issues/2553
|
||||
// Make inputs accessible in the `post` step.
|
||||
actionsUtil.persistInputs();
|
||||
|
||||
const logger = getActionsLogger();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue