Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set explicit permissions for GitHub Actions workflows #3

Closed
wants to merge 1 commit into from

Conversation

geoffsee
Copy link
Member

@geoffsee geoffsee commented Jan 9, 2025

Added contents: read and pull-requests: read permissions to the publish and tests workflows. This ensures the workflows operate under the principle of least privilege, enhancing security.

Set explicit permissions for GitHub Actions workflows

Added `contents: read` and `pull-requests: read` permissions to the `publish` and `tests` workflows. This ensures the workflows operate under the principle of least privilege, enhancing security.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant