amoeba opened a new pull request, #862: URL: https://github.com/apache/arrow-nanoarrow/pull/862
Fixes CI jobs that are currently failing due to errors like [this one](https://github.com/apache/arrow-nanoarrow/actions/runs/23967665227), > The actions docker/setup-buildx-action@v3, docker/login-action@v3, and docker/setup-qemu-action@v3 are not allowed in apache/arrow-nanoarrow because all actions must be from a repository owned by your enterprise, created by GitHub, or match one of the patterns Updates references to workflows that need to be pinned to ASF allowlisted refs from https://github.com/apache/infrastructure-actions/blob/main/actions.yml. All other workflows are from `actions/*` so those should be fine (though outdated). Closes https://github.com/apache/arrow-nanoarrow/issues/860 -- 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]
