update release process to support multiple version

This commit is contained in:
nickfyson 2023-12-04 14:28:55 +00:00
parent a16ac98583
commit b7f289ef4d
7 changed files with 388 additions and 65 deletions

View file

@ -99,6 +99,10 @@ We typically deprecate a version of CodeQL when the GitHub Enterprise Server (GH
- Add a changelog note announcing the new minimum version of CodeQL that is now required.
- Example PR: https://github.com/github/codeql-action/pull/1907
## Deprecating a CodeQL-Action version (write access required)
TODO: fill this section in!
## Resources
- [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)