Skip to content

Malformed Tag version is causing Dependabot to fail #548

Closed
@IAreKyleW00t

Description

@IAreKyleW00t

The tag v1.0.5.-rc.2 (note the extra period) is causing Dependabot to fail due to a Malformed version number, which causes all updates for this Action to fail entirely. It seems like this is the only tag like this, so I suspect it may have been a mistake.

Snippet from Dependabot log:

...
updater | 2023/03/31 01:40:08 ERROR <job_636476188> Error processing slsa-framework/slsa-verifier (ArgumentError)
updater | 2023/03/31 01:40:08 ERROR <job_636476188> Malformed version number string 1.0.5.-rc.2
...
updater | Dependabot encountered '1' error(s) during execution, please check the logs for more details.
updater | +----------------------------------------------+
updater | |        Dependencies failed to update         |
updater | +------------------------------+---------------+
updater | | slsa-framework/slsa-verifier | unknown_error |
updater | +------------------------------+---------------+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions