mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 17:50:48 +02:00
dd861af06f
A ::warning::/::error:: emitted with no file= property is pinned by GitHub to the .github directory, whose blob URL is a directory listing - so the stale-"minutes" annotations rendered with a dead source link and a line number that points at nothing. Derive the workflow file path from GITHUB_WORKFLOW_REF (owner/repo/path@ref) and pass it as file= so the annotations link to the real workflow that embeds the config list. Falls back to the previous fileless form off-CI or when the ref is unavailable.