chore(deps): bump github/codeql-action from 3.28.10 to 4.35.1#102
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump github/codeql-action from 3.28.10 to 4.35.1#102dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.10 to 4.35.1. - [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.10...v4.35.1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Deployment failed with the following error: Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit |
📦 Affected Packages
Diff: +3 / -3 lines
|
There was a problem hiding this comment.
1 issue found across 1 file
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name=".github/workflows/codeql-analysis.yml">
<violation number="1" location=".github/workflows/codeql-analysis.yml:49">
P2: Pin `github/codeql-action` to an immutable commit SHA instead of a version tag to reduce supply-chain risk in CI.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
| # Initialize the CodeQL tools for scanning. | ||
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@v3.28.10 | ||
| uses: github/codeql-action/init@v4.35.1 |
There was a problem hiding this comment.
P2: Pin github/codeql-action to an immutable commit SHA instead of a version tag to reduce supply-chain risk in CI.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At .github/workflows/codeql-analysis.yml, line 49:
<comment>Pin `github/codeql-action` to an immutable commit SHA instead of a version tag to reduce supply-chain risk in CI.</comment>
<file context>
@@ -46,7 +46,7 @@ jobs:
# Initialize the CodeQL tools for scanning.
- name: Initialize CodeQL
- uses: github/codeql-action/init@v3.28.10
+ uses: github/codeql-action/init@v4.35.1
with:
languages: ${{ matrix.language }}
</file context>
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.
Bumps github/codeql-action from 3.28.10 to 4.35.1.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
c10b806Merge pull request #3782 from github/update-v4.35.1-d6d1743b8c5ffd06Update changelog for v4.35.1d6d1743Merge pull request #3781 from github/henrymercer/update-git-minimum-version65d2efaAdd changelog note2437b20Update minimum git version for overlay to 2.36.0ea5f719Merge pull request #3775 from github/dependabot/npm_and_yarn/node-forge-1.4.045ceeeaMerge pull request #3777 from github/mergeback/v4.35.0-to-main-b8bb9f2824448c9Rebuild7c51060Update changelog and version after v4.35.0b8bb9f2Merge pull request #3776 from github/update-v4.35.0-0078ad667Dependabot 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)Summary by cubic
Upgrade
github/codeql-actionto v4.35.1 in the CodeQL workflow to pick up improved incremental analysis and the latest CodeQL bundle. This should speed up scans and reduce cache usage.Dependencies
init,autobuild, andanalyzesteps to@v4.35.1.Migration
CODEQL_ACTION_FILE_COVERAGE_ON_PRS: trueor enable thegithub-codeql-file-coverage-on-prsrepo property.Written for commit d0bd8bc. Summary will update on new commits.