sgilmore10 opened a new issue, #49611: URL: https://github.com/apache/arrow/issues/49611
### Describe the bug, including details regarding any error messages, version, and platform. The MATLAB workflow began (silently) failing on March 20th with this startup error: > The actions matlab-actions/setup-matlab@v2 and matlab-actions/run-tests@v2 are not allowed in apache/arrow because all actions must be from a repository owned by your enterprise, created by GitHub, or match one of the patterns: ... I suspect we recently restricted the set actions that can be run in CI for security reasons. @kou, would it be possible to add `matlab-actions/setup-matlab@v2` and `matlab-actions/run-tests@v2` to the list of allowable actions? ### Component(s) MATLAB, Continuous Integration -- 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]
