Skip to content

Commit 62240e5

Browse files
committed
fix wf desc
1 parent d73afbf commit 62240e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@master
8-
- name: Run Snyk to check for vulnerabilities
8+
- name: Run Snyk monitor to check for vulnerabilities
99
id: check_vuln
1010
uses: snyk/actions/node@master
1111
continue-on-error: true

0 commit comments

Comments
 (0)