Files
Rick Newton-RogersandGitHub b2ae84569c Add explicit read permissions to workflows (#867)
Motivation:

* More secure GitHub Actions workflows

Modifications:

Add explicit 'contents: read' permissions to workflows that did not have
explicit permissions defined. This follows GitHub Actions security best
practices by limiting the default GITHUB_TOKEN permissions.

Result:

An extra layer of security.
2025-10-30 16:43:10 +00:00
..
2024-12-18 12:52:43 +01:00