github · GitHub Actions Docs
Actions Managing the lifecycle of artifact attestations - GitHub Docs
Instructions for managing the lifecycle of artifact attestations, including how to view, verify, and handle the security metadata associated with workflow artifacts.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Managing the lifecycle of artifact attestations - GitHub Docs
Instructions for managing the lifecycle of artifact attestations, including how to view, verify, and handle the security metadata associated with workflow artifacts.
When To Use
Use when you need to verify the integrity of workflow artifacts or manage the lifecycle of security attestations within a GitHub Actions environment.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-secure-your-work-managing-the-lifecycle-of-artifact-atte-workflow-guide.md | A guide on finding, searching, filtering, and deleting GitHub Actions artifact attestations. | Questions about a guide on finding, searching, filtering, and deleting GitHub Actions artifact attestations. |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Secure your work / - Use artifact attestations / - Manage attestations
- Main sections:
In this article,Finding attestations,Searching and filtering,Deleting attestations,Managing attestations with the API.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/how-tos/secure-your-work/use-artifact-attestations/manage-attestations
