Skip to content

fix: add explicit permissions to GitHub Actions workflows#1246

Merged
l-trotta merged 1 commit into
mainfrom
fix/explicit-github-token-permissions
Jun 16, 2026
Merged

fix: add explicit permissions to GitHub Actions workflows#1246
l-trotta merged 1 commit into
mainfrom
fix/explicit-github-token-permissions

Conversation

@flobernd

Copy link
Copy Markdown
Member

InfoSec is changing GITHUB_TOKEN default permissions from read/write to read-only on July 15th. Adding explicit permissions blocks to all workflows that require write access.\n\n- backport.yml: adds contents: write and pull-requests: write (required by tibdex/backport to create backport PRs)

InfoSec is changing GITHUB_TOKEN default permissions from read/write
to read-only on July 15th. Adding explicit permissions blocks to all
workflows that require write access.

@l-trotta l-trotta left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@l-trotta
l-trotta merged commit b4a9561 into main Jun 16, 2026
11 checks passed
@l-trotta
l-trotta deleted the fix/explicit-github-token-permissions branch June 16, 2026 08:18
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