No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Meredith Lancaster 743866e422
Merge pull request #78 from github/dependabot/github_actions/actions/setup-python-7.0.0
Bump actions/setup-python from 6.3.0 to 7.0.0
2026-07-20 11:07:21 -07:00
.github Bump actions/setup-python from 6.3.0 to 7.0.0 2026-07-20 08:43:30 +00:00
pyfib add python fibonacci sequence code and workflow 2024-06-04 07:31:12 -06:00
CODE_OF_CONDUCT.md documentation 2024-05-22 11:29:12 -06:00
CODEOWNERS update owning team 2024-05-22 11:33:53 -06:00
LICENSE.txt change license 2024-05-22 14:38:43 -06:00
README.md update wording 2024-05-23 08:35:50 -06:00
SECURITY.md documentation 2024-05-22 11:29:12 -06:00
SUPPORT.md documentation 2024-05-22 11:29:12 -06:00

Artifact Attestations Workflows

This repository showcases how to use reusable workflows with your repository to generate artifact attestations.

Artifact attestations allow you establish build provenance for artifacts built in your repositories.

Background

See the official documentation on using artifact attestations to establish build provenance and the blog post introducing Artifact Attestations.

License

This project is licensed under the terms of the CC0 open source license. Please refer to CC0 for the full terms.

Maintainers

See CODEOWNERS for a list of maintainers.

Support

If you have any questions or issues following examples outlined in this repository, please file an issue and we will assist you.