Skip to content

Commit 054911a

Browse files
authored
docs: sync README badge theme (#3)
1 parent 746659f commit 054911a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<a href="https://github.com/RandomCodeSpace/code-signal/actions/workflows/go-ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/code-signal/go-ci.yml?branch=main&style=for-the-badge&logo=githubactions&logoColor=white&label=CI" alt="CI"></a>
1111
<a href="https://github.com/RandomCodeSpace/code-signal/actions/workflows/security.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/code-signal/security.yml?branch=main&style=for-the-badge&logo=snyk&logoColor=white&label=Security" alt="Security"></a>
1212
<a href="https://github.com/RandomCodeSpace/code-signal/actions/workflows/perf-gate.yml"><img src="https://img.shields.io/github/actions/workflow/status/RandomCodeSpace/code-signal/perf-gate.yml?branch=main&style=for-the-badge&logo=speedtest&logoColor=white&label=Perf%20Gate" alt="Perf Gate"></a>
13-
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_code-signal"><img src="https://sonarcloud.io/api/project_badges/measure?project=RandomCodeSpace_code-signal&metric=alert_status" alt="SonarCloud Quality Gate"></a>
13+
<a href="https://sonarcloud.io/summary/overall?id=RandomCodeSpace_code-signal"><img src="https://img.shields.io/sonar/quality_gate/RandomCodeSpace_code-signal?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarcloud&logoColor=white&label=SonarCloud" alt="SonarCloud Quality Gate"></a>
1414
</p>
1515

1616
<p>
17-
<a href="https://www.bestpractices.dev/projects/13445"><img src="https://www.bestpractices.dev/projects/13445/badge" alt="OpenSSF Best Practices"></a>
17+
<a href="https://www.bestpractices.dev/projects/13445"><img src="https://img.shields.io/cii/percentage/13445?style=for-the-badge&label=OpenSSF%20Best%20Practices&color=4c1" alt="OpenSSF Best Practices"></a>
1818
<a href="https://scorecard.dev/viewer/?uri=github.com/RandomCodeSpace/code-signal"><img src="https://img.shields.io/ossf-scorecard/github.com/RandomCodeSpace/code-signal?style=for-the-badge&label=OpenSSF%20Scorecard" alt="OpenSSF Scorecard"></a>
1919
<a href="https://github.com/RandomCodeSpace/code-signal/blob/main/LICENSE"><img src="https://img.shields.io/github/license/RandomCodeSpace/code-signal?style=for-the-badge&label=License&color=blue" alt="License"></a>
2020
</p>

0 commit comments

Comments
 (0)