File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Auths allowed signers file
2- # Format: <email> ssh-ed25519 <public-key>
3-
4- alice@example.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIExampleKeyAliceReplaceMeWithRealKey000000000
5- bob@example.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIExampleKeyBobReplaceMeWithARealKey00000000000
1+ # auths:managed — do not edit manually
2+ # Current identity (E6IXlw5-lnX88r3WZCt3u1qyN_Xlq7nQjtoTmuOfMIjI)
3+ z6MktnihicwetvA16FtHFynaJTn9eDZw51eizUEA1yGJCR4o@auths.local namespaces="git" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINT/yz5N7+GkzsRTHiyaueZbDy+fovwYUXyJ9uwD67tk
4+ # Previous identity
5+ z6MkipUqayiDZWM8j4YktjiEFZcCGw51YDVvLM7SrYPqLLyZ@auths.local namespaces="git" ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDeaOmUEcUjzChUedAsPyDO4mnjIa8j92fD9rGpuZd0
Original file line number Diff line number Diff line change 1818
1919 - uses : auths-dev/auths-verify-github-action@v1
2020 with :
21- allowed-signers-path : .auths/allowed_signers
21+ allowed-signers : .auths/allowed_signers
2222 fail-on-unsigned : true
2323 post-pr-comment : ' true'
2424 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This example demonstrates how to add a "Verified by Auths" badge and verificatio
44
55## Verification Status
66
7- [ ![ Commits Verified by Auths ] ( docs/ badge. svg)] ( https://auths-dev.github.io /example-verify-badge/ )
7+ [ ![ Verify Commits ] ( https://github.com/auths-dev/example-verify- badge/actions/workflows/verify-commits.yml/badge. svg)] ( https://github.com/ auths-dev/example-verify-badge/actions/workflows/verify-commits.yml )
88
99## Quick Start
1010
You can’t perform that action at this time.
0 commit comments