Skip to content

Commit

Permalink
chore: branding
Browse files Browse the repository at this point in the history
  • Loading branch information
mnavarrocarter committed Jan 22, 2023
1 parent c2350f8 commit c119831
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: 'AWS Security Group Inbound Rule Action'
author: mnavarrocarter
description: 'Creates a inbound rule in an AWS Security Group and deletes it when the job finishes'
icon: check
color: orange
branding:
color: 'orange'
icon: 'arrow-up-circle'
inputs:
aws-security-group-id:
description: The id of the security group to add the rule to
Expand Down

0 comments on commit c119831

Please sign in to comment.