Skip to content

Commit 0874e1e

Browse files
authored
ci: add Takumi Guard setup step to build workflow
1 parent fb4ea7f commit 0874e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1818
with:
1919
fetch-depth: 0
20+
- uses: flatt-security/setup-takumi-guard-npm@0f69e1fc4f2c4e55dd52abcafa7c4249cd6c7e50 # v1
2021
- name: Set up Node.js
2122
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
2223
with:

0 commit comments

Comments
 (0)