Skip to content

Migrate to actions/attest#3815

Merged
martincostello merged 1 commit intomasterfrom
migrate-to-actions-attest
Feb 28, 2026
Merged

Migrate to actions/attest#3815
martincostello merged 1 commit intomasterfrom
migrate-to-actions-attest

Conversation

@martincostello
Copy link
Collaborator

Migrate from now-deprecated attestation action to actions/attest.

Migrate from now-deprecated attestation action to `actions/attest`.
Copilot AI review requested due to automatic review settings February 28, 2026 11:58
@martincostello martincostello added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 28, 2026
@martincostello martincostello enabled auto-merge (squash) February 28, 2026 11:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the CI build workflow to use the newer actions/attest GitHub Action in place of the deprecated attestation action, keeping artifact attestation in the build pipeline.

Changes:

  • Replaced actions/attest-build-provenance with actions/attest (pinned to v4.1.0) for the “Attest artifacts” step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.93%. Comparing base (98383aa) to head (2e4b76a).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3815   +/-   ##
=======================================
  Coverage   94.93%   94.93%           
=======================================
  Files         111      111           
  Lines        3886     3886           
  Branches      784      784           
=======================================
  Hits         3689     3689           
  Misses        197      197           
Flag Coverage Δ
Linux 94.93% <ø> (ø)
Windows 94.93% <ø> (ø)
macOS 94.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martincostello martincostello merged commit b75dbb3 into master Feb 28, 2026
18 checks passed
@martincostello martincostello deleted the migrate-to-actions-attest branch February 28, 2026 12:09
This was referenced Mar 10, 2026
This was referenced Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants