ci(deps): bump the github-actions group with 2 updates#813
Conversation
Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action). Updates `github/codeql-action` from 4.35.5 to 4.36.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e0d7b8...7211b7c) Updates `zizmorcore/zizmor-action` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@a16621b...5f14fd0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
LGTM, Dependabot minor bumps for codeql-action (v4.35.5→v4.36.0) and zizmor-action (v0.5.5→v0.5.6) with SHA pinning preserved.
Extended reasoning...
Overview
This is a Dependabot grouped update bumping two GitHub Actions used in CI workflows: github/codeql-action from v4.35.5 to v4.36.0 (used in three steps of .github/workflows/codeql.yml) and zizmorcore/zizmor-action from v0.5.5 to v0.5.6 (used in .github/workflows/zizmor.yml). The changes are purely SHA + version-comment updates with no logic, configuration, or input changes.
Security risks
None of concern. Both actions remain SHA-pinned (immutable references), which is the recommended supply-chain hygiene practice. The codeql-action minor bump notes a breaking change for the minimum required CodeQL bundle (now 2.19.4) — this is the bundle resolved at runtime by the action itself, not something the repo overrides, so no action is required here. The zizmor bump just updates the default zizmor binary version. Neither action runs in a privileged context relative to its prior version.
Level of scrutiny
Low. These are mechanical Dependabot version bumps to CI tooling — they do not touch product code, dependencies, package metadata, release scripts, or runtime behavior. SHAs match the version comments and trace back to the official upstream repos in the release notes.
Other factors
No prior reviews from me on this PR. The Vercel preview deployment is the only other timeline event and is unrelated. No bugs reported by the bug hunter. Routine grouped dependency update — safe to auto-approve.
Bumps the github-actions group with 2 updates: github/codeql-action and zizmorcore/zizmor-action.
Updates
github/codeql-actionfrom 4.35.5 to 4.36.0Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
7211b7cMerge pull request #3927 from github/update-v4.36.0-ebc2d9e2b7740f2fUpdate changelog for v4.36.0ebc2d9eMerge pull request #3926 from github/update-bundle/codeql-bundle-v2.25.5d1f74b7Add changelog note2dc40ceUpdate default bundle to codeql-bundle-v2.25.58449852Merge pull request #3910 from github/henrymercer/repo-size-diff-check72ac23cUpdate excluded required check listc5297a2Merge pull request #3919 from github/henrymercer/workflow-concurrency8ffeae7CI: Automatically cancel non-generated workflowsf3f52bfRevertgetErrorMessageimportUpdates
zizmorcore/zizmor-actionfrom 0.5.5 to 0.5.6Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
5f14fd0Sync zizmor versions (#114)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions