build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by dependabot[bot] · Pull Request #1722 · codecov/codecov-action (original) (raw)
Bumps github/codeql-action from 3.27.6 to 3.27.9.
Release notes
Sourced from github/codeql-action's releases.
v3.27.9
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.9 - 12 Dec 2024
No user facing changes.
See the full CHANGELOG.md for more information.
v3.27.7
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
Note that the only difference between
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.3.27.7 - 10 Dec 2024
- We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. #2631
- Update default CodeQL bundle version to 2.20.0. #2636
See the full CHANGELOG.md for more information.
Changelog
Sourced from github/codeql-action's changelog.
3.27.9 - 12 Dec 2024
No user facing changes.
3.27.8 - 12 Dec 2024
- Fixed an issue where streaming the download and extraction of the CodeQL bundle did not respect proxy settings. #2624
3.27.7 - 10 Dec 2024
Commits
- df409f7 Merge pull request #2649 from github/update-v3.27.9-7972a42f3
- feca44d Update changelog for v3.27.9
- 7972a42 Merge pull request #2648 from github/aeisenberg/add-environment
- 44bf16d Merge pull request #2646 from github/mergeback/v3.27.8-to-main-8a93837a
- f124ad0 Adds an environment for creating releases
- 9275370 Update checked-in dependencies
- a059a7a Update changelog and version after v3.27.8
- 8a93837 Merge pull request #2645 from github/update-v3.27.8-9cfbef4bd
- 90a2700 Update changelog for v3.27.8
- 9cfbef4 Merge pull request #2644 from github/aeisenberg/use-app-token-for-release
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)