Files
OmniRoute/.github
diegosouzapw 767d846a44 fix(release): drop the build_ref input — a dispatch builds the ref it is dispatched on
Same as the release/v3.8.51 twin (#12022): CodeQL flags an input-controlled checkout
next to setup-node's npm cache on the default branch as cache poisoning
(actions/cache-poisoning/poisonable-step), and it tracks the taint through any job
output. The ref is not an input any more; checkouts use github.ref, so
`gh workflow run electron-release.yml --ref v3.8.50 -f version=v3.8.50` rebuilds the
tag and `--ref main` builds the repaired line (which is how the v3.8.50 assets were
rebuilt). The tag-push path is unchanged.
2026-08-29 09:12:42 -03:00
..
2026-06-12 23:49:22 -03:00