comaniac opened a new issue #6925:
URL: https://github.com/apache/incubator-tvm/issues/6925


   According to the error message [1] and Github announcement [2], Github 
Actions now forbids commands such as `add-path` or `set-env` that changes the 
system environment for the security concern [3][4]. Although the announcement 
was on Oct. 1st, looks like it is effective since today.
   
   Accordingly, we need to modify the Github workflow to make it work again.
   
   cc @tqchen 
   
   [1] [Failed CI 
Example](https://github.com/apache/incubator-tvm/pull/6924/checks?check_run_id=1408007133)
   [2] [GitHub Actions: Deprecating set-env and add-path 
commands](https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/)
   [3] [Google discloses 'high' severity security flaw in 
GitHub](https://www.neowin.net/news/google-discloses-high-severity-security-flaw-in-github/)
   [4] [`add-path` and `set-env` Runner commands are processed via 
stdout](https://github.com/actions/toolkit/security/advisories/GHSA-mfwh-5m23-j46w)


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to