Pull requests description check workflow fails on dependabot PRs on the second commit that happens by Dependabot PR actions. The check is added in PR description check workflow to check if the github actor is dependabot, but this fails since for the second commit github actor is not considered as dependabot.
Describe the bug
Pull requests description check workflow fails on dependabot PRs on the second commit that happens by Dependabot PR actions. The check is added in PR description check workflow to check if the github actor is dependabot, but this fails since for the second commit github actor is not considered as dependabot.
Related component
Other
To Reproduce
Expected behavior
The check should pass.
Additional Details
Plugins Please list all plugins currently enabled.
Screenshots If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context Add any other context about the problem here.