diff --git a/action.yaml b/action.yaml index b5f80f6..9c128ee 100644 --- a/action.yaml +++ b/action.yaml @@ -4,8 +4,8 @@ description: >- Get the latest commit hash and description from another repository and output that for use in other actions branding: - icon: 'anchor' - color: 'orange' + icon: 'hash' + color: 'blue' inputs: owner: description: 'The Github user or organization that owns the repository'