Jens-G commented on PR #3588: URL: https://github.com/apache/thrift/pull/3588#issuecomment-4653623866
Fixed the zizmor finding: moved `github.event.release.tag_name` out of the `run:` block and into an `env:` key (`RELEASE_TAG`), so it is passed as an environment variable rather than being shell-interpolated directly. That eliminates the injection surface. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
