diff --git a/.github/actions/pagerduty/action.yml b/.github/actions/pagerduty/action.yml index 7b9f8adb448..6c576dcff63 100644 --- a/.github/actions/pagerduty/action.yml +++ b/.github/actions/pagerduty/action.yml @@ -5,7 +5,7 @@ inputs: description: 'The id of the schedule' required: true token: - description: 'The API token to be used for making requests' + description: 'The API token used for making requests to PagerDuty' required: true outputs: user: