We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38a230 commit 21cacdbCopy full SHA for 21cacdb
1 file changed
README.md
@@ -17,8 +17,8 @@
17
<a href="https://goreportcard.com/report/github.com/indaco/sley" target="_blank">
18
<img src="https://goreportcard.com/badge/github.com/indaco/sley" alt="Go Report Card" />
19
</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" />
+ <a href="https://github.com/indaco/sley/actions/workflows/security.yml" target="_blank">
+ <img src="https://github.com/indaco/sley/actions/workflows/security.yml/badge.svg" alt="Security Scan" />
22
23
<a href="https://github.com/indaco/sley/releases" target="_blank">
24
<img src="https://img.shields.io/github/v/tag/indaco/sley?label=version&sort=semver&color=4c1" alt="version">
0 commit comments