Skip to content

Commit 66366d8

Browse files
authored
add branding metadata (#52)
Signed-off-by: Brian DeHamer <[email protected]>
1 parent 9e9b7c8 commit 66366d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Attest Build Provenance'
22
description: 'Generate provenance attestations for build artifacts'
33
author: 'GitHub'
4+
branding:
5+
color: 'blue'
6+
icon: 'lock'
47

58
inputs:
69
subject-path:

0 commit comments

Comments
 (0)