Skip to content

Fix codeql #1686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Fix codeql #1686

merged 1 commit into from
Feb 8, 2024

Conversation

jakebailey
Copy link
Member

GITHUB_TOKEN's default perms were changed, and this older CodeQL could no longer push security events. Update it to a version based on the one from the TypeScript repo.

@jakebailey jakebailey merged commit a5b96da into microsoft:main Feb 8, 2024
@jakebailey jakebailey deleted the fix-codeql branch February 8, 2024 18:36
@saschanaz
Copy link
Contributor

@jakebailey
Copy link
Member Author

Yes, definitely.

@saschanaz
Copy link
Contributor

saschanaz commented Feb 11, 2024

Any idea how to fix that too? Maybe the bot should get a new token or? (I don't have the access as an external contributor)

@jakebailey
Copy link
Member Author

I think it's just adding pull-requests: write or similar to a permissions block.

I'll try and fix it, just need to read over the code to see what perms it needs (meant to say that originally but forgot)

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