Skip to content

Commit 488c134

Browse files
committed
debt: Modified CHANGELOG
1 parent f862f0f commit 488c134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ curl -LO "https://github.com/sixafter/graph/releases/download/${TAG}/graph-${VER
7474
# Verify the tarball with Cosign using the published public key
7575
cosign verify-blob \
7676
--key "https://raw.githubusercontent.com/sixafter/graph/main/cosign.pub" \
77-
--bundle "aes-ctr-drbg-${VERSION}.tar.gz.sigstore.json" \
77+
--bundle "graph-${VERSION}.tar.gz.sigstore.json" \
7878
"graph-${VERSION}.tar.gz"
7979

8080
# ---------------------------------------------------------------------

0 commit comments

Comments
 (0)