cli icon indicating copy to clipboard operation
cli copied to clipboard

Discrepancies in cli vs GitHub Actions

Open sblatnick opened this issue 1 year ago • 0 comments

Discrepancies with Dependabot running in Github Actions vs running dependabot/cli have been a pain point in our integrating dependabot consistently for scanning our projects.

For example, dependabot/cli uses a job.yaml that differs from the format of .github/dependabot.yml

This is a feature request to make the formats of these yaml configs match, and any other ways we could get the scans to be more similar.

sblatnick avatar Feb 28 '24 21:02 sblatnick