Skip to content

ci(scorecard): use erlef/setup-elixir in publish job for Packaging detection - #5

Merged
daniboybye merged 1 commit into
masterfrom
scorecard-packaging-fix
Aug 11, 2026
Merged

ci(scorecard): use erlef/setup-elixir in publish job for Packaging detection#5
daniboybye merged 1 commit into
masterfrom
scorecard-packaging-fix

Conversation

@daniboybye

Copy link
Copy Markdown
Owner

Works around a stale OpenSSF Scorecard Packaging matcher (still looks for the pre-rename erlef/setup-elixir action name). Upstream fix filed: ossf/scorecard#5175

…g detection

OpenSSF Scorecard's Packaging check pattern-matches the literal action
name "erlef/setup-elixir" to recognize an Elixir/Hex publishing
workflow (checks/fileparser/github_workflow.go), but that action was
renamed to erlef/setup-beam upstream after Scorecard's matcher was
written. erlef/setup-elixir is the same repository under its old,
GitHub-redirected name, so this is a no-op functionally, only the
publish job's uses string changes, scoped there so the build job
keeps the current name. Filing an upstream issue to add the current
name so this workaround can be dropped later.
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@daniboybye
daniboybye merged commit fe48586 into master Aug 11, 2026
4 checks passed
@daniboybye
daniboybye deleted the scorecard-packaging-fix branch August 11, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant