alamb commented on code in PR #10367:
URL: https://github.com/apache/arrow-rs/pull/10367#discussion_r3608197502
##########
.github/workflows/audit.yml:
##########
@@ -38,6 +38,6 @@ jobs:
steps:
- uses: actions/checkout@v6
- name: Install cargo-audit
- run: cargo install cargo-audit
+ run: cargo install cargo-audit --locked
Review Comment:
this is backportng the change @Jefffrey made on main in
- #10170
--
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]