adoroszlai opened a new pull request, #1333: URL: https://github.com/apache/ratis/pull/1333
## What changes were proposed in this pull request? Avoid direct usage of workflow input for `ref` parameter of `actions/checkout`. Pass it through an environment variable, for which we need to use job output, because the variable cannot be used directly (see https://github.com/adoroszlai/ratis/commit/aea1100420e0460fcf30af730218ba758a988932 [failing](https://github.com/adoroszlai/ratis/actions/runs/20930921869/job/60141321542#step:2:69)). https://issues.apache.org/jira/browse/RATIS-2380 ## How was this patch tested? https://github.com/adoroszlai/ratis/actions/runs/20931884744/job/60144622438#step:2:80 -- 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]
