Skip to content

Commit fade6e7

Browse files
Update action.yml
1 parent 9e0755c commit fade6e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: 'Django Security Check'
22
description: 'Helps find and remediate common security vulnerabilities in your Django application.'
33
author: 'victoriadrake'
44
branding:
5-
icon: 'green'
6-
color: 'shield'
5+
icon: 'shield'
6+
color: 'green'
77
runs:
88
using: 'docker'
99
image: 'Dockerfile'

0 commit comments

Comments
 (0)