Skip to content

Commit 5befb1f

Browse files
Copilotlindseywild
andauthored
Fix OpenGrep security alerts
Co-authored-by: lindseywild <35239154+lindseywild@users.noreply.github.com>
1 parent af588cb commit 5befb1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- uses: actions/setup-node@v6
1616
with:
1717
node-version: 22
18-
- run: npm install
18+
- run: npm ci
1919
- run: npm test

0 commit comments

Comments
 (0)