cli icon indicating copy to clipboard operation
cli copied to clipboard

A tool for testing and debugging Dependabot update jobs.

Results 52 cli issues
Sort by recently updated
recently updated
newest added

https://github.com/dependabot/cli/attestations has attestations only for executables within archives, even though the intent in the workflow seems to be to provide them for archives, too: https://github.com/dependabot/cli/blob/f12cbee98c99f7557af95e201632c2ec11081cf8/.github/workflows/release.yml#L40-L45 Maybe the archive artifact names...