Skip to content

Commit 5b046c8

Browse files
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent 20ff2e5 commit 5b046c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Platform abstraction layer (PAL) providing:
100100
> Provides stable ABI for P/Invoke operations in Yubico.Core.
101101
102102
## Build asset attestation
103-
Using [Github Attestations](https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds), you are able verify that the NuGet package has been generated from our repository, right down to the specific Github Action that built it like this:
103+
Using [GitHub Attestations](https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds), you are able to verify that the NuGet package has been generated from our repository, right down to the specific GitHub Action that built it like this:
104104
`> gh attestation verify .\Yubico.Core.1.12.0.nupkg --repo Yubico/Yubico.NET.SDK`
105105

106106
Note that you need to have the [`gh`](https://cli.github.com/) CLI installed.

0 commit comments

Comments
 (0)