mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 05:17:54 +00:00
Add branding for releasing to marketplace
This commit is contained in:
parent
81bf506a89
commit
42f053af32
1 changed files with 3 additions and 0 deletions
|
@ -22,3 +22,6 @@ runs:
|
|||
image: "Dockerfile"
|
||||
args:
|
||||
- ${{ inputs.local-ref }} ${{ inputs.local-sha }} ${{ inputs.remote-ref }} ${{ inputs.remote-sha }}
|
||||
branding:
|
||||
icon: "lock"
|
||||
color: "yellow"
|
||||
|
|
Loading…
Reference in a new issue