The workflow is configured with github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd which is v3.27.0.
However, the action run picks v2.19.3 (latest) to run.
Why? How do we force it to v3?
Workflow:
https://github.com/verdaccio/verdaccio/blob/master/.github/workflows/codeql-analysis.yml
Action Run:
https://github.com/verdaccio/verdaccio/actions/runs/11845411047/job/33012972377
The workflow is configured with
github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fdwhich is v3.27.0.However, the action run picks v2.19.3 (latest) to run.
Why? How do we force it to v3?
Workflow:
https://github.com/verdaccio/verdaccio/blob/master/.github/workflows/codeql-analysis.yml
Action Run:
https://github.com/verdaccio/verdaccio/actions/runs/11845411047/job/33012972377