Fix codeql workflow permissions by jsoref · Pull Request #993 · actions/setup-java
Navigation Menu
{{ message }}
actions / setup-java Public
- Notifications You must be signed in to change notification settings
- Fork 836
Open
jsoref wants to merge 1 commit intoactions:mainfrom
Open
Fix codeql workflow permissions#993
jsoref wants to merge 1 commit intoactions:mainfrom
Fix codeql workflow permissions#993
jsoref wants to merge 1 commit intoactions:mainfrom
Conversation
Copy link
jsoref
commented
Mar 20, 2026
jsoref
commented
Description:
Without this, the workflow fails on forks with restricted permissions, e.g.:
https://github.com/check-spelling-sandbox/setup-java/actions/runs/23344893018
https://github.com/check-spelling-sandbox/setup-java/actions/runs/23344583872
Related issue:
Add link to the related issue.
Check list:
- Mark if documentation changes are required.
- Mark if tests were added or updated to cover the changes.
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
jsoref
requested a review
from a team
as a code owner
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment