github-actions: bump actions/attest-build-provenance from 4.1.1 to 4.2.2 - #677
Merged
bgentry merged 1 commit intoSep 2, 2026
Conversation
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 4.1.1 to 4.2.2. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v4.1.1...v4.2.2) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
bgentry
approved these changes
Sep 1, 2026
bgentry
left a comment
Contributor
There was a problem hiding this comment.
🤖 Codex review: Approved after dependency security and compatibility review.
Upgrade
actions/attest-build-provenance:4.1.1→4.2.2- Reviewed head:
b9cbdd101bfe418c20d4ac3703ae5e44ad74979a
Security review
- Compared the signed, immutable upstream action releases and their pinned
actions/attestbundles. The wrapper resolves to
4d101475d8b20a2381f78447822ac1eab6504dd8; the nested action resolves to
508db95dd578ae2727ebd6217d5ba78e4fbda05d. - Reviewed the generated bundle, human-readable source, lockfile churn, npm
integrity metadata, provenance, and advisories. Changed registry artifacts
retain canonical sources and SHA-512 integrity, with no new install hooks,
binaries, native code, telemetry, credential harvesting, or unexpected
network/process behavior. - This is security-relevant: the bundled
tarmoves from7.5.17to7.5.21,
clearing CVE-2026-59871, CVE-2026-59873, CVE-2026-59874, and CVE-2026-73566.
The source changes contain the corresponding parser, size, recursion, and
decompression hardening.
Compatibility verification
npm ci— passednpm run lint— passednpm run test:once— passed (34 files, 233 tests)npm run build— passednpm run build-storybook— passed- The River UI amd64/arm64 image jobs exercised the updated action's
push-to-registry: truepath successfully. The Go matrix, JavaScript checks,
lint, release, and public image workflow are green. - The River Pro image failure occurs earlier, while Dependabot attempts to
assume the private AWS role; its paired job is cancelled. It does not reach
the changed attestation step and is an unavailable bot-authored check rather
than a regression caused by this update.
Residual risk
- Low: River references an immutable release tag rather than a full commit SHA,
and the generated bundle was inspected with source maps rather than rebuilt.
The unexercised River Propush-to-registry: falsepath is covered by the
same reviewed wrapper and upstream source but cannot run in Dependabot's
restricted credential context.
This was referenced Sep 1, 2026
bgentry
deleted the
dependabot/github_actions/actions/attest-build-provenance-4.2.2
branch
September 2, 2026 02:06
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 actions/attest-build-provenance from 4.1.1 to 4.2.2.
Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
4d10147Bump actions/attest from 4.2.0 to 4.2.1 in the actions-minor group (#862)e3fe62eBump the actions-minor group with 2 updates (#860)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 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)