Part 2 - Artifacts Attestation for Builds in Github Actions
Artifact attestations help boost your build's supply chain security by showing where and how your software was created.
In Github Actions we can acheive this using actions/attest-build-provenance
First add permission to your workflows / re-usable wo...
techswitch.in2 min read