Update the board card configurations. Use this action to config the board card layout. Use the field parameter to update the list of extra fields shown in the card. Up to three extra fields are allowed. Use the cardType parameter to specify the card to update. For a kanban board, there is only one kanban board card type. The value of the cardType parameter will be defaulted to this type. For a scrum board, there are backlog card and active sprint card types. Set the cardType parameter to '@default' or 'sprint' to update the active sprint card. Set the cardType parameter to 'backlog' to update the backlog card. Set the cardType parameter to '@all' to update both cards together. Use '--options enableDaysInColumn' and '--options disableDaysInColumn' to enable and disable the 'Days in Column' visual indicator.