We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496149a commit c25a750Copy full SHA for c25a750
README.md
@@ -5,7 +5,7 @@
5
</p>
6
7
<p align="center">
8
- <a href="https://github.com/shisho-security/setup-takumi-guard-npm/actions"><img src="https://github.com/shisho-security/setup-takumi-guard-npm/actions/workflows/test.yml/badge.svg" alt="CI" /></a>
+ <a href="https://github.com/flatt-security/setup-takumi-guard-npm/actions"><img src="https://github.com/flatt-security/setup-takumi-guard-npm/actions/workflows/test.yml/badge.svg" alt="CI" /></a>
9
10
11
## Usage
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
22
- - uses: shisho-security/setup-takumi-guard-npm@v1
+ - uses: flatt-security/setup-takumi-guard-npm@v1
23
with:
24
bot-id: "BT01EXAMPLE..." # from Shisho Cloud console
25
0 commit comments