Skip to content

ci: declare explicit token permissions for changelog publishing#7834

Open
Rohan5commit wants to merge 1 commit intojupyter:mainfrom
Rohan5commit:ci/declare-explicit-token-permissions-for-publish-changelog
Open

ci: declare explicit token permissions for changelog publishing#7834
Rohan5commit wants to merge 1 commit intojupyter:mainfrom
Rohan5commit:ci/declare-explicit-token-permissions-for-publish-changelog

Conversation

@Rohan5commit
Copy link

Summary

Add explicit GITHUB_TOKEN permissions to .github/workflows/publish-changelog.yml:

  • contents: read

Why

The workflow currently relies on implicit token defaults. Declaring explicit read-only scope improves least-privilege posture and aligns with other workflows in this repository that already set explicit permissions.

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch Rohan5commit/notebook/ci%2Fdeclare-explicit-token-permissions-for-publish-changelog

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.

2 participants