Skip to content

[CI] Add explicit read-only permissions to workflows#27186

Merged
dschuff merged 2 commits into
emscripten-core:mainfrom
dschuff:fix-permissions
Jun 25, 2026
Merged

[CI] Add explicit read-only permissions to workflows#27186
dschuff merged 2 commits into
emscripten-core:mainfrom
dschuff:fix-permissions

Conversation

@dschuff

@dschuff dschuff commented Jun 25, 2026

Copy link
Copy Markdown
Member

Define explicit 'permissions: contents: read' at the workflow level for
tag-release.yml and update-website.yml to adhere to the principle of
least privilege. The permissions block controls the ambient token
used for checkout (the separate EMSCRIPTEN_BOT_TOKEN is used
for the actual actions).

Define explicit 'permissions: contents: read' at the workflow level for
tag-release.yml and update-website.yml to adhere to the principle of
least privilege. The permissions block controls the ambient token
used for checkout (the separate EMSCRIPTEN_BOT_TOKEN is used
for the actual actions).
Comment thread .github/workflows/update-website.yml
@sbc100 sbc100 changed the title Add explicit read-only permissions to workflows [CI] Add explicit read-only permissions to workflows Jun 25, 2026
@dschuff dschuff merged commit c64759c into emscripten-core:main Jun 25, 2026
16 of 21 checks passed
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