Incomplete dependency name on github-actions
ecosystem
#10605
Labels
L: github:actions
GitHub Actions
L: java:gradle
Maven packages via Gradle
T: bug 🐞
Something isn't working
Is there an existing issue for this?
Package ecosystem
GitHub Actions
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
No response
dependabot.yml content
Standard configuration:
Updated dependency
What you expected to see, versus what you actually saw
gradle/actions contains multiple actions:
Unfortunately, dependabot will use the repository name in place of the actual dependency name..
For example, in this PR commit: SimonMarquis/SealedObjectInstances@9240b25
it incorrectly mentions
gradle/actions
insteadgradle/actions/dependency-submission
which can be misleading.I would expect dependabot to explicitly mention the complete dependency name it updates.
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
SimonMarquis/SealedObjectInstances#278
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: