Skip to content

Commit

Permalink
Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsoft committed Mar 28, 2024
1 parent c1eda42 commit 525f7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
6.0.x
8.0.x
- name: Dotnet Restore
run: dotnet restore --ignore-failed-sources
run: dotnet restore QRCoder.Core.sln --ignore-failed-sources
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/dotnet@master
continue-on-error: true
Expand Down

0 comments on commit 525f7b5

Please sign in to comment.