Skip to content

Commit 2e6ac4f

Browse files
authored
Add Best Practices Badge (#98)
1 parent 34e26f1 commit 2e6ac4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![.github/workflows/branch_main.yml](https://github.com/erlef/mix-dependency-submission/actions/workflows/branch_main.yml/badge.svg)](https://github.com/erlef/mix-dependency-submission/actions/workflows/branch_main.yml)
44
[![Coverage Status](https://coveralls.io/repos/github/erlef/mix-dependency-submission/badge.svg?branch=main)](https://coveralls.io/github/erlef/mix-dependency-submission?branch=main)
55
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/erlef/mix-dependency-submission/badge)](https://scorecard.dev/viewer/?uri=github.com/erlef/mix-dependency-submission)
6+
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10438/badge)](https://www.bestpractices.dev/projects/10438)
67

78
This GitHub Action extracts dependencies from an Elixir project using
89
[`mix`](https://hexdocs.pm/mix) and submits them to

0 commit comments

Comments
 (0)