dependabot / dependabot-script

A simple script that demonstrates how to use Dependabot Core
MIT License
557 stars 274 forks source link

Dependabot not working when running manually #895

Open vishalkhode1 opened 1 year ago

vishalkhode1 commented 1 year ago

I've setup dependabot configuration for my repo: https://github.com/vishalkhode1/acquia_cms/blob/develop/.github/dependabot.yml

But I need to manually trigger using the Github Actions and test the dependencies but unfortunately it's not working.

Following is my workflow file: https://github.com/vishalkhode1/acquia_cms/blob/dependencies/.github/workflows/dependabot.workflow.yml

When Github action runs it doesn't return any output nor display any error: https://github.com/vishalkhode1/acquia_cms/actions/runs/4106354295/jobs/7084471388