Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(workflows): add minimal permissions to coverage workflow
Defined explicit permissions for contents as read-only in the coverage workflow. This change addresses SSF recommendations by ensuring the GitHub Actions token only has the necessary permissions to perform code coverage analysis. Reduces security exposure by adhering to the principle of least privilege.
- Loading branch information