Jean Desulme
Jean Desulme
@bschaatsbergen @ArtyMaury We have a strong use case for this feature as well. Our organization uses object-level tags for permissions, and currently, we rely on custom workarounds to tag objects...
https://github.blog/changelog/2024-09-25-end-of-life-for-actions-node16/
You likely need to add a permissions block to your github actions workflow configuration file. https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token#defining-access-for-the-github_token-permissions. Some organizations by default set there permissions to read-only and you need to explictly...