mirror of
https://github.com/carhartl/talisman-secrets-scan-action.git
synced 2024-12-04 13:27:27 +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"
|
image: "Dockerfile"
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.local-ref }} ${{ inputs.local-sha }} ${{ inputs.remote-ref }} ${{ inputs.remote-sha }}
|
- ${{ inputs.local-ref }} ${{ inputs.local-sha }} ${{ inputs.remote-ref }} ${{ inputs.remote-sha }}
|
||||||
|
branding:
|
||||||
|
icon: "lock"
|
||||||
|
color: "yellow"
|
||||||
|
|
Loading…
Reference in a new issue