Skip to content

Mismatch between properties and version in Dependabot.yml  #244

Description

@Steffengreiner

Describe the bug

The definitions in dependabot.yml don't follow the correct schema.
This leads to a termination of the Github action since it's defined as version: 2 where the property update_configs was replaced with the property updates. Oddly the Github action is only run occasionally, which is why this bug was buried for so long.

Expected behavior
The dependabot.yml should be defined as it was before this commit or alternatively its version should be changed to version: 1 where the property update_configs exists.

Additional context
We noticed this during the PR for OSGI-Fication

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions