diff --git a/action.yml b/action.yml
index 1f72fdf..f417d2b 100644
--- a/action.yml
+++ b/action.yml
@@ -1,8 +1,9 @@
 name: nora-soderlund/jira-summary-action
 description: Posts a pull request comment with the summary of linked Jira stories.
 
-icon: info
-color: blue
+branding:
+  icon: info
+  color: blue
 
 inputs:
   JIRA_BASE_URL: