Skip to content

Personal Access Tokens Workflow permission

When we introduced the workflow scope for Personal Access Tokens we did not apply that permission to existing tokens.

To prevent breaking existing workflows we are enabling this scope on all existing PATs.

If you wish to disable this scope on any PATs please visit the settings page https://github.com/settings/tokens.

If you have any questions or thoughts about these changes, we recommend asking in our GitHub Community Forum’s Actions Board!

You can now find references and use jump-to-definition in the source code that's stored within CodeQL databases. In addition, you can now import CodeQL databases from any URL. This new functionality is available in version 1.2.0 of the VS Code extension.

Jump to definition and find references

If you have previously installed the CodeQL extension, you will have to pull in a new version of the CodeQL standard libraries. More details can be found in the upgrade instructions.

If you are a new user: download the extension from the Visual Studio Marketplace, and have a look at the instructions on how to get started.

See more