Upgrade github/codeql dependency to 2.18.4#734
Closed
github-actions[bot] wants to merge 8 commits intomainfrom
Closed
Upgrade github/codeql dependency to 2.18.4#734github-actions[bot] wants to merge 8 commits intomainfrom
github/codeql dependency to 2.18.4#734github-actions[bot] wants to merge 8 commits intomainfrom
Conversation
The appropriate version of the `codeql/cpp-all` pack is identified by querying the qlpack.yml of the tag for the CodeQL version on github/codeql. This is then applied to all relevant qlpack.yml files in the repo, then codeql pack upgrade is used to update the lock files.
This enables the python script to update the lock files
Improve the documentation and automatic commit message for upgrades.
- Remove reference to GHES, which is no longer required. - Clarify use of the automatic workflow vs. manual workflow
Ensure the qlpack.yml files are written out in the same order they were read.
Upgrade to versions which use a more recent node.
30 tasks
|
|
||
| - name: Create Pull Request | ||
| uses: peter-evans/create-pull-request@v3 | ||
| uses: peter-evans/create-pull-request@v7 |
Check warning
Code scanning / CodeQL
Unpinned tag for 3rd party Action in workflow
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR upgrades the CodeQL CLI version to 2.18.4.
CodeQL dependency upgrade checklist:
github/codeqltest cases succeed.github/codeql-coding-standardsrepository.