ci(deps): bump the github-actions group with 2 updates#808
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
LGTM, straightforward Dependabot patch bumps for codeql-action (v4.35.4 → v4.35.5) and zizmor-action (v0.5.3 → v0.5.5).
Extended reasoning...
Overview
This PR updates two GitHub Actions used in CI workflows:
.github/workflows/codeql.yml:github/codeql-actionfrom v4.35.4 to v4.35.5 (init, autobuild, analyze steps).github/workflows/zizmor.yml:zizmorcore/zizmor-actionfrom v0.5.3 to v0.5.5
Both are pinned by full commit SHA with version comments. No application code is affected.
Security risks
None observed. Both actions are pinned by SHA (not tag), which is the recommended supply-chain hardening practice. The bumps are patch-level: codeql-action v4.35.5 release notes describe internal bundle generation improvements (no runtime behavior change) and incremental-analysis refinements; zizmor-action v0.5.5 is described as a no-op release and v0.5.4 bundled an updated default zizmor version.
Level of scrutiny
Low. This is a Dependabot patch-version dependency update touching only CI workflow YAML, with no logic changes and no impact on the published library or runtime behavior. The SHA-pinning pattern already in place is preserved.
Other factors
Timeline shows only a Vercel deployment comment; no outstanding reviewer feedback. The bug hunting system found no issues. This matches the pattern of prior auto-merged Dependabot CI bumps in this repo (e.g., commit df9f8b5).
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.4 to 4.35.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@68bde55...9e0d7b8) Updates `zizmorcore/zizmor-action` from 0.5.3 to 0.5.5 - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@b1d7e1f...a16621b) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
df9f8b5 to
86b657a
Compare
Set OPENAI_BASE_URL by default for local and CI test runs so AutoEvals uses the OpenAI API instead of the Braintrust proxy.
Bumps the github-actions group with 2 updates: github/codeql-action and zizmorcore/zizmor-action.
Updates
github/codeql-actionfrom 4.35.4 to 4.35.5Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
9e0d7b8Merge pull request #3905 from github/update-v4.35.5-d4b4855156d7d599Add changelog entry for #389951f7e38Update changelog for v4.35.5d4b4855Merge pull request #3899 from github/mbg/esbuild/split127de81Merge remote-tracking branch 'origin/main' into mbg/esbuild/split7fde13fUse src + basename in header to avoid issues on Windowsdfa61e7Improve pattern matching and error handling52aafecImport and callrunWrappernormally inanalyzetests0d08c01Auto-generate shared bundle14085a6Auto-generate entry pointsUpdates
zizmorcore/zizmor-actionfrom 0.5.3 to 0.5.5Release notes
Sourced from zizmorcore/zizmor-action's releases.
Commits
a16621bBump pins in README (#112)1c03e04chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 in the github-ac...b572f7bSync zizmor versions (#111)06928c5chore(deps): bump github/codeql-action in the github-actions group (#109)5ea8b96docs: Update link to GitHub docs (#108)849ac26chore(deps): bump the github-actions group with 2 updates (#106)814f977Bump pins in README (#103)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