Skip to content

Commit 21cacdb

Browse files
committed
docs(README): link security badge to security workflow
1 parent d38a230 commit 21cacdb

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
@@ -17,8 +17,8 @@
1717
<a href="https://goreportcard.com/report/github.com/indaco/sley" target="_blank">
1818
<img src="https://goreportcard.com/badge/github.com/indaco/sley" alt="Go Report Card" />
1919
</a>
20-
<a href="https://github.com/indaco/sley/security" target="_blank">
21-
<img src="https://img.shields.io/badge/security-govulncheck-green" alt="Security Scan" />
20+
<a href="https://github.com/indaco/sley/actions/workflows/security.yml" target="_blank">
21+
<img src="https://github.com/indaco/sley/actions/workflows/security.yml/badge.svg" alt="Security Scan" />
2222
</a>
2323
<a href="https://github.com/indaco/sley/releases" target="_blank">
2424
<img src="https://img.shields.io/github/v/tag/indaco/sley?label=version&sort=semver&color=4c1" alt="version">

0 commit comments

Comments
 (0)