chore(deps): bump github/codeql-action from 4 to 4.37.3 - #56
chore(deps): bump github/codeql-action from 4 to 4.37.3#56dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4 to 4.37.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4...v4.37.3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Pins the CodeQL SARIF upload GitHub Action to a specific version in the Docker ops workflow.
Changes:
- Updated
github/codeql-action/upload-sarifreference from a floating major tag to a specific version tag.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| - name: Upload Vulnerability Scan Results | ||
| uses: github/codeql-action/upload-sarif@v4 | ||
| uses: github/codeql-action/upload-sarif@v4.37.3 |
|
Safe to merge: Copilot verified that the generic breaking change does not apply: github/codeql-action release notes mention config-file address handling, Default Setup/private registry auth, CodeQL bundle minimums, and other init/analyze behaviors, but .github/workflows/docker-ops.yml only uses github/codeql-action/upload-sarif@v4 and does not use init/analyze, config-file, trap-caching, analysis-kinds, or Default Setup features, so no relevant advanced-risk signal applies. Changed files: .github/workflows/docker-ops.yml. Classification: safe. |
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
udx-github
left a comment
There was a problem hiding this comment.
Approved by Dependabot Actions review automation.
Bumps github/codeql-action from 4 to 4.37.3.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
Commits
e4fba86Merge pull request #4031 from github/update-v4.37.3-72f6a9da0fb50ab5Update changelog for v4.37.372f6a9dMerge pull request #4030 from github/mbg/fix/no-proxy3b5ee58Use defaultrequestoptions instead ofundefinedbfb6be4Merge pull request #4028 from github/mergeback/v4.37.2-to-main-e0647621526ab84Rebuildd6217b9Update changelog and version after v4.37.2e064762Merge pull request #4027 from github/update-v4.37.2-385bcdc5ae0faed8Add a couple of change notes73aad0eUpdate changelog for v4.37.2Dependabot 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 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)