Update GitHub Action Branding to Reflect OpenTofu Colors

Signed-off-by: RoseSecurity <michaeljrosenfeld22@gmail.com>
This commit is contained in:
RoseSecurity 2024-01-18 13:19:01 -06:00
parent 05c2a037e9
commit 663b7f82e7
No known key found for this signature in database
GPG key ID: 3EEF8243B937FEED

View file

@ -29,8 +29,8 @@ outputs:
value: '126' value: '126'
branding: branding:
icon: 'terminal' icon: 'box'
color: 'purple' color: 'yellow'
runs: runs:
using: 'node20' using: 'node20'
main: 'dist/index.js' main: 'dist/index.js'