Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@picatz
Copy link
Contributor

@picatz picatz commented Oct 29, 2025

Summary

  • .github/workflows/helm.yml: Added a workflow-level permissions block limiting the default GITHUB_TOKEN to contents: read since the jobs rely on a GitHub App token for pushes.
  • .github/workflows/test-integration.yml: Declared workflow-level permissions with contents: read to support checkout while preventing unnecessary token scopes for the integration/unit test jobs.

This change was made by an automated process to ensure all GitHub Actions workflows have explicitly defined permissions as per best practices.
@picatz picatz requested review from a team and jlegrone as code owners October 29, 2025 17:41
@carlydf carlydf merged commit be53db0 into main Nov 10, 2025
14 of 15 checks passed
@carlydf carlydf deleted the security-campaign/set-explicit-github-actions-permissions branch November 10, 2025 18:45
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.

3 participants