Skip to content

ci: swap attest-build-provenance for actions/attest - #934

Open
tonyandrewmeyer wants to merge 1 commit into
canonical:masterfrom
tonyandrewmeyer:ci/migrate-to-actions-attest
Open

ci: swap attest-build-provenance for actions/attest#934
tonyandrewmeyer wants to merge 1 commit into
canonical:masterfrom
tonyandrewmeyer:ci/migrate-to-actions-attest

Conversation

@tonyandrewmeyer

@tonyandrewmeyer tonyandrewmeyer commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

actions/attest-build-provenance has been a thin wrapper around actions/attest since its v4.0.0, and its release notes recommend using actions/attest directly, so this swaps the action in both places it's used: the binaries workflow and the snap one.

With no predicate inputs, actions/attest defaults to build provenance, so subject-path is the only input either action needs and the job permissions are unchanged. Both were still pinned to v4.1.1; the new pin is v4.2.2, the current release.

actions/attest-build-provenance is a thin wrapper around actions/attest
as of its v4.0.0, and its release notes recommend using actions/attest
directly. With no predicate inputs, actions/attest defaults to build
provenance, so subject-path is the only input and the job permissions
are unchanged.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019e4ws34Es9T8rKzwu3zW93
@tonyandrewmeyer
tonyandrewmeyer marked this pull request as ready for review September 6, 2026 23:35

@hpidcock hpidcock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will land after the release has been finalised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants