Skip to content

Commit

Permalink
Update snyk-security.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-Umali committed Dec 29, 2023
1 parent e13f12f commit 505fff5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/snyk-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
image: novel-scraper/image

args: --file=Dockerfile

# Upload Snyk Code results to GitHub Code Scanning
- name: Upload Snyk Code Results to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
Expand Down

0 comments on commit 505fff5

Please sign in to comment.