Skip to content

Commit

Permalink
Add link to GitHub CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
blechschmidt committed Jun 3, 2024
1 parent 5b4e077 commit c0304ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ chmod +x pallium-x86_64-bundle-linux
```

Pallium supports [build provenance attestations](https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds#verifying-artifact-attestations-with-the-github-cli).
To verify the authenticity of the binary, you can use the GitHub CLI tool:
To verify the authenticity of the binary, you can use the [GitHub CLI tool](https://cli.github.com/):
```shell
gh attestation verify pallium-x86_64-bundle-linux --repo blechschmidt/pallium
```
Expand Down

0 comments on commit c0304ae

Please sign in to comment.