chore(deps): bump github/codeql-action from 3 to 4#72
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
| - uses: github/codeql-action/init@v4 | ||
| with: | ||
| languages: javascript-typescript | ||
| - uses: github/codeql-action/autobuild@v3 | ||
| - uses: github/codeql-action/analyze@v3 | ||
| - uses: github/codeql-action/autobuild@v4 | ||
| - uses: github/codeql-action/analyze@v4 |
There was a problem hiding this comment.
🚩 codeql-action @v4 version availability cannot be verified from repo context alone
The PR bumps github/codeql-action from @v3 to @v4. As of the review date (May 2026), this version tag may or may not exist on the github/codeql-action repository. There is no lockfile, pinned SHA, or other artifact in this repo that can confirm v4 availability. The CI run results for this PR would be the definitive signal — if the CodeQL workflow passes, the tag exists and works. Per review guidelines, version numbers are not flagged as bugs based on training knowledge alone, but the reviewer should confirm the workflow ran successfully before merging.
Was this helpful? React with 👍 or 👎 to provide feedback.
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
mandate402 | 952139a | Commit Preview URL Branch Preview URL |
May 26 2026, 08:59 AM |
|
@dependabot rebase |
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [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...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
18c3f17 to
952139a
Compare
Bumps github/codeql-action from 3 to 4.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
8442bc0Release process: Automatically rebuild PRs26a1e57Merge pull request #3913 from github/henrymercer/downgrade-ava9b6438eTweak workflowb5b50d6Merge branch 'main' into henrymercer/repo-size-diff-check9665bc2Downgrade ava to version 6.4.15a80681Address review comments