Alb3e3 opened a new pull request, #1486:
URL: https://github.com/apache/wicket/pull/1486

   This tightens the GitHub Actions CI workflow permissions without changing 
the Java build.
   
   The workflow only needs repository read access for checkout and test 
execution, so this sets the default `GITHUB_TOKEN` permission to `contents: 
read`.
   
   I verified the workflow YAML still parses, `git diff --check` passes, and 
`zizmor` no longer reports the previous excessive-permissions finding. The 
remaining findings are action pinning warnings, which I left out of this 
focused change.
   


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