Skip to content

Commit 562d0ef

Browse files
committed
docs: shorten description in action.yml
1 parent 9709662 commit 562d0ef

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

action.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
name: 'Verify with Auths'
2-
description: >
3-
Protect your supply chain by enforcing cryptographic commit signatures on every PR.
4-
Verifies that every commit is signed by an authorized developer using Auths identity keys.
5-
Zero configuration needed — reads .auths/allowed_signers automatically.
6-
Classifies failures (unsigned, unknown key, corrupted signature) with copy-pasteable fix commands
7-
and posts a GitHub Step Summary with a "How to fix" guide.
2+
description: 'Verify cryptographic commit and artifact signatures on every PR using Auths identity keys.'
83
author: 'auths-dev'
94

105
inputs:

0 commit comments

Comments
 (0)