File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ $ ./gradlew javadoc
87
87
$ " my-favorite-browser" ./sigstore-java/build/docs/javadoc/index.html
88
88
```
89
89
90
- ### Signing
90
+ ## Distribution
91
91
Sigstore Java and Sigstore Maven Plugin are signed with both PGP and sigstore.
92
92
93
93
#### PGP
@@ -99,4 +99,4 @@ Sigstore Java and Sigstore Maven Plugin are signed with both PGP and sigstore.
99
99
#### Sigstore
100
100
| Version Range | Issuer | Signer Id |
101
101
| ------------- | --------- | ------ |
102
- | 1.X.X - 2.X.X | https://token.actions.githubusercontent.com | https://github.com/sigstore/sigstore-java/.github/workflows/release-sigstore-java-from-tag.yaml@refs/tags/X.X.X |
102
+ | 1.0.0 - 2.X.X | https://token.actions.githubusercontent.com | https://github.com/sigstore/sigstore-java/.github/workflows/release-sigstore-java-from-tag.yaml@refs/tags/X.X.X |
You can’t perform that action at this time.
0 commit comments