Skip to content

ci(github-actions): Add read permissions to CI workflow#55

Merged
SmetDenis merged 1 commit into
masterfrom
fix-perms
Sep 27, 2025
Merged

ci(github-actions): Add read permissions to CI workflow#55
SmetDenis merged 1 commit into
masterfrom
fix-perms

Conversation

@SmetDenis

@SmetDenis SmetDenis commented Sep 27, 2025

Copy link
Copy Markdown
Member

Explicitly grant contents: read to the CI workflow. This is a security best practice and ensures that actions requiring repository content access (e.g., checkout) function correctly without relying on default permissions.

Explicitly grant 'contents: read' to the CI workflow. This is a security best practice and ensures that actions requiring repository content access (e.g., checkout) function correctly without relying on default permissions.
@SmetDenis SmetDenis merged commit abf61e3 into master Sep 27, 2025
22 checks passed
@SmetDenis SmetDenis deleted the fix-perms branch September 27, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant