Skip to content

Commit

Permalink
Link to the GitHub Actions section
Browse files Browse the repository at this point in the history
  • Loading branch information
ebourg committed May 10, 2024
1 parent cd132e0 commit 7b66e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ <h3 id="features">Features</h3>
</ul>
<li>Private key formats: PVK and PEM (PKCS#1 and PKCS#8), encrypted or not</li>
<li>Certificates: PKCS#7 in PEM and DER format</li>
<li>Build tools integration (<a href="#maven">Maven</a>, <a href="#gradle">Gradle</a>, <a href="#ant">Ant</a>)</li>
<li>Build tools integration (<a href="#maven">Maven</a>, <a href="#gradle">Gradle</a>, <a href="#ant">Ant</a>, <a href="#github-actions">GitHub Actions</a>)</li>
<li>Command line signing tool</li>
<li>Authenticode signing API (<a href="https://javadoc.io/doc/net.jsign/jsign-core">Javadoc</a>)</li>
<li>JCA security provider to use the keystores supported by Jsign with other tools such as jarsigner or apksigner</li>
Expand Down

0 comments on commit 7b66e46

Please sign in to comment.