Update GitHub Action Branding to Reflect OpenTofu Colors (#20)

Signed-off-by: RoseSecurity <michaeljrosenfeld22@gmail.com>
This commit is contained in:
RoseSecurity 2024-01-19 11:31:54 -06:00 committed by GitHub
parent 05c2a037e9
commit 24b9f144af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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