arpitjain099 opened a new pull request, #13873:
URL: https://github.com/apache/skywalking/pull/13873

   ## Summary
   - Add explicit `permissions` blocks to:
     - `.github/workflows/skywalking.yaml`
     - `.github/workflows/dead-link-checker.yaml`
   - Set token scope to `contents: read` for both workflows.
   
   ## Why
   These workflows only require repository read access. Explicitly declaring 
minimal permissions follows least-privilege GitHub Actions hardening and avoids 
implicit broad token defaults.


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