Skip to content

Commit

Permalink
Fix typo (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Dec 24, 2022
1 parent 8a332ef commit 803ce5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Check for High Serverity OSS Vulnerabilities
- name: Check for High Severity OSS Vulnerabilities
uses: snyk/actions/python@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
Expand Down

0 comments on commit 803ce5d

Please sign in to comment.