chore(deps): bump actions/attest from 4.1.0 to 4.1.1 - #33
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
jmgilman
added a commit
that referenced
this pull request
Jun 28, 2026
…SA L3) Move both provenance attestations (binary checksums + container image) into a new reusable workflow `attest.yml`. A reusable workflow runs with its own OIDC identity the calling build job cannot reach -- the SLSA Build L3 isolation requirement -- while provenance still lands on GitHub's attestation API, so `gh attestation verify` keeps working (the signer-workflow is now attest.yml). - attest.yml (new): isolated attest job; attests binary checksums and/or image provenance; includes its own GHCR login for the image referrer push. - release.yml: the binary job uploads checksums as an artifact and a new attest-binaries job calls attest.yml; the inline image-provenance step moves to a new attest-image job; cosign signing and the syft SBOM attestation stay in-job. Verification commands point at attest.yml. - ghd.toml / stage_ghd_release_assets.py (+ test) / release-dry-run.yml: signer_workflow -> attest.yml. - Docs: README release path, DELETE_ME library-only deletion list. Baked-in fixes from the downstream session-015 shakeout: attest-binaries grants packages:write (a reusable workflow cannot request more than its caller grants, and the shared attest job declares it) [#29], and attest.yml logs in to GHCR before the image attestation push [#33]. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jmgilman
added a commit
that referenced
this pull request
Jun 28, 2026
…SA L3) (#35) Move both provenance attestations (binary checksums + container image) into a new reusable workflow `attest.yml`. A reusable workflow runs with its own OIDC identity the calling build job cannot reach -- the SLSA Build L3 isolation requirement -- while provenance still lands on GitHub's attestation API, so `gh attestation verify` keeps working (the signer-workflow is now attest.yml). - attest.yml (new): isolated attest job; attests binary checksums and/or image provenance; includes its own GHCR login for the image referrer push. - release.yml: the binary job uploads checksums as an artifact and a new attest-binaries job calls attest.yml; the inline image-provenance step moves to a new attest-image job; cosign signing and the syft SBOM attestation stay in-job. Verification commands point at attest.yml. - ghd.toml / stage_ghd_release_assets.py (+ test) / release-dry-run.yml: signer_workflow -> attest.yml. - Docs: README release path, DELETE_ME library-only deletion list. Baked-in fixes from the downstream session-015 shakeout: attest-binaries grants packages:write (a reusable workflow cannot request more than its caller grants, and the shared attest job declares it) [#29], and attest.yml logs in to GHCR before the image attestation push [#33]. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bumps [actions/attest](https://github.com/actions/attest) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](actions/attest@59d8942...a1948c3) --- updated-dependencies: - dependency-name: actions/attest dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/attest-4.1.1
branch
from
June 28, 2026 03:36
530deb6 to
63c2b09
Compare
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 from 4.1.0 to 4.1.1.
Release notes
Sourced from actions/attest's releases.
Commits
a1948c3Bump@sigstore/ocifrom 0.6.1 to 0.7.1 (#432)b21da33Bump csv-parse from 5.6.0 to 6.2.1 (#414)d811ccfBump actions/checkout from 6.0.3 to 7.0.0 (#431)2e48bd5Bump the npm-development group across 1 directory with 4 updates (#433)4ad76f8Bump markdown-it and markdownlint-cli (#425)701ae0bBump tar from 7.5.11 to 7.5.17 (#429)a8f22caBump form-data from 4.0.5 to 4.0.6 (#428)01540afBump typescript from 5.9.3 to 6.0.3 (#407)5ec407fBump github/codeql-action in the actions-minor group (#422)08210f8Bump the npm-development group across 1 directory with 8 updates (#419)