gnodet opened a new pull request, #1612:
URL: https://github.com/apache/maven-mvnd/pull/1612

   ## Summary
   - Pin `graalvm/setup-graalvm` from `@v1` tag to 
`@bef4b0e916c7dd079bf60fb95d49139f67e32c5f` (v1.5.3) in both 
`early-access.yaml` and `release.yaml` — required by [ASF 
policy](https://github.com/apache/infrastructure-actions/blob/main/actions.yml#L435-L446)
 which bans tag-based references for third-party actions
   - Bump `JAVA_VERSION` from `22` to `25` — `native-maven-plugin` 1.1.0 
(merged via dependabot while CI was down) downloads reachability metadata with 
a schema that GraalVM for JDK 22 does not support
   - Fix `release.yaml` source job: remove undefined `GRAALVM_VERSION` 
reference and add missing `distribution` parameter
   
   This covers both workflow files. #1610 only addresses `early-access.yaml`.
   
   ## Test plan
   - [ ] CI Early Access workflow starts and passes (currently blocked by ASF 
action policy)
   - [ ] Native build completes without reachability metadata schema errors
   
   _Claude Code on behalf of Guillaume Nodet_


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

Reply via email to