Skip to content

Commit 55edb54

Browse files
committed
Update README.md
1 parent 4157e80 commit 55edb54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,21 +165,21 @@ As demonstrated above by using the latest release URL we can construct the tag o
165165
166166
## gh attestation verify
167167

168-
Binaries built from the release of release `release-5.0.0_v2.0.10` and `release-5.0.0_v1.2.19` revision `1` use [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance}
168+
Binaries built from the release of release `release-5.0.0_v2.0.10` and `release-5.0.0_v1.2.19` revision `1` use [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance)
169169

170170
Verify the integrity and provenance of an artifact using its associated cryptographically signed attestations.
171171

172172
https://cli.github.com/manual/gh_attestation_verify
173173

174174
For example:
175175

176-
```
176+
```bash
177177
gh attestation verify x86_64-qbittorrent-nox -o userdocs
178178
```
179179

180180
Will give you this result for the `release-5.0.0_v2.0.10` revision `1` binary.
181181

182-
```
182+
```bash
183183
Loaded digest sha256:a656ff57b03ee6218205d858679ea189246caaecbbcc38d4d2b57eb81d8e59bb for file://x86_64-qbittorrent-nox
184184
Loaded 1 attestation from GitHub API
185185
✓ Verification succeeded!

0 commit comments

Comments
 (0)