Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 47bad26

Browse files
committed
continue on
1 parent f65ff9c commit 47bad26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
node-version: 20
2828
- name: Prepare Snyk
2929
uses: snyk/actions/setup@master
30-
- name: Run Code Tests
30+
- name: Prepare Dependencies
3131
run: |
3232
npm i
3333
mkdir cli-results

0 commit comments

Comments
 (0)