Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect ecosystem being used for elixir #10037

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

jarrydlee
Copy link
Contributor

In #10022, Elixir incorrectly used Mix as the ecosystem instead of Hex. Mix is an Elixir build tool, where Hex is the ecosystem.

Copy link
Contributor

github-actions bot commented Apr 1, 2024

PR checklist:

  • Purpose of the code is evident to future readers
  • Tests included or PR comment includes a reproducible test plan
  • Documentation is up-to-date
  • A changelog entry was added to changelog.d for any user-facing change
  • Change has no security implications (otherwise, ping security team)

If you're unsure about any of this, please see:

@jarrydlee jarrydlee merged commit 8bbbdfe into develop Apr 2, 2024
52 checks passed
@jarrydlee jarrydlee deleted the jl/mix-to-hex branch April 2, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants