mirror of
https://github.com/github/codeql-action.git
synced 2026-01-04 21:50:17 +08:00
This will allow feature flags to be shared across steps in the same job, avoiding an error we saw earlier where the init action had the flag enabled, but the analyze step had it disabled. This uses the runner's temp folder to cache the flags file, which will stick around until the job completes.
10 KiB
Generated
10 KiB
Generated