github-actions: bump actions/attest-build-provenance from 4.1.0 to 4.1.1 - #642
Merged
bgentry merged 1 commit intoAug 1, 2026
Conversation
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 4.1.0 to 4.1.1. - [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.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
bgentry
approved these changes
Aug 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.0→4.1.1- Reviewed head:
d5394f001efa500a1e28ac2aaab19d441d2dbd23
Security review
- Confirmed security update: bundled
@sigstore/oci0.6.0 → 0.7.1 fixes critical CVE-2026-59891 / GHSA-pf56-329r-95rw, which could leak Docker registry credentials through substring-based registry matching. - The reviewed wrapper releases resolve to signed commits
a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32and0f67c3f4856b2e3261c31976d6725780e5e4c373; their nestedactions/attestreleases are also signed and immutable. - Runtime TypeScript source and action metadata are byte-identical. The regenerated dependency graph introduces no install hooks, bins, non-registry sources, weak hashes, or same-version integrity rewrites.
- Static review found no new process spawning, secret reads, endpoint, or filesystem behavior beyond expected OIDC, attestation, registry, and temporary-bundle operations.
Compatibility verification
- The higher-risk
push-to-registry: truepath executed successfully in both publicriveruiarchitecture builds, and their manifest merge passed. - Exact-head Go/JS CI, Go lint, and release checks passed.
git diff --check— passed.- The
riverprouiworkflow fails before build/attestation because Dependabot cannot assume the AWS OIDC role; itspush-to-registry: falseinvocation was therefore not exercised on this head.
Residual risk
- Current bundled advisories remain in
@sigstore/core,tar,undici, andbrace-expansion. The reviewed constant subjects, digest inputs, trusted endpoints, and non-WebSocket/non-archive workflow paths do not expose their material preconditions. - Follow up by migrating the deprecated wrapper to current
actions/attestand consider full-SHA pinning. The generated bundle was not independently reproduced.
bgentry
deleted the
dependabot/github_actions/actions/attest-build-provenance-4.1.1
branch
August 1, 2026 19:34
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.0 to 4.1.1.
Release notes
Sourced from actions/attest-build-provenance's releases.
Commits
0f67c3fBump actions/checkout from 6.0.3 to 7.0.0 (#857)21b787dUpdate actions/attest to v4.1.1 (#858)f14352aadd dependabot cooldown (#851)2c04a00Bump actions/checkout from 6.0.2 to 6.0.3 in the actions-minor group (#850)10334b5remove badges from README (#840)c5efebdremove prober workflows (#837)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)