-
Notifications
You must be signed in to change notification settings - Fork 243
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18#1829
build(deps): bump github/codeql-action from 3.28.17 to 3.28.18#1829thomasrockhu-codecov merged 1 commit intomainfrom
Conversation
Bumps github/codeql-action from 3.28.17 to 3.28.18.
Release notes
Sourced from github/codeql-action's releases.
v3.28.18
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.18 - 16 May 2025
- Update default CodeQL bundle version to 2.21.3. #2893
- Skip validating SARIF produced by CodeQL for improved performance. #2894
- The number of threads and amount of RAM used by CodeQL can now be set via the
CODEQL_THREADSandCODEQL_RAMrunner environment variables. If set, these environment variables override thethreadsandraminputs respectively. #2891See the full CHANGELOG.md for more information.
Changelog
Sourced from github/codeql-action's changelog.
3.28.18 - 16 May 2025
- Update default CodeQL bundle version to 2.21.3. #2893
- Skip validating SARIF produced by CodeQL for improved performance. #2894
- The number of threads and amount of RAM used by CodeQL can now be set via the
CODEQL_THREADSandCODEQL_RAMrunner environment variables. If set, these environment variables override thethreadsandraminputs respectively. #2891
Commits
ff0a06eMerge pull request #2896 from github/update-v3.28.18-b86edfc27a41e084Update changelog for v3.28.18b86edfcMerge pull request #2893 from github/update-bundle/codeql-bundle-v2.21.3e93b900Merge branch 'main' into update-bundle/codeql-bundle-v2.21.3510dfa3Merge pull request #2894 from github/henrymercer/skip-validating-codeql-sarif492d783Merge branch 'main' into henrymercer/skip-validating-codeql-sarif83bdf3bMerge pull request #2859 from github/update-supported-enterprise-server-versionscffc916Merge pull request #2891 from austinpray-mixpanel/patch-14420887Add deprecation warning for CodeQL 2.16.5 and earlier4e178c5Update supported versions table in README- 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 showwill show all of the ignore conditions of the specified dependencyignore conditions @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)
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3.28.17...v3.28.18)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]
Codecov ReportAll modified and coverable lines are covered by tests
Additional details and impacted files@@ Coverage Diff @@
## main #1829 +/- ## ============================ ============================ View full report in Codecov by Sentry. |