Skip to content

Commit

Permalink
Ignore crypto 0.16 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jan 4, 2024
1 parent 64f5395 commit baa94dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: sonatype-nexus-community/nancy-github-action@v1.0.3
# continue-on-error: true
with:
nancyCommand: sleuth --loud --exclude-vulnerability sonatype-2021-0853,CVE-2022-32149
nancyCommand: sleuth --loud --exclude-vulnerability sonatype-2021-0853,CVE-2022-32149,CVE-2023-48795
test:
needs: [yamllint, asknancy]
strategy:
Expand Down

0 comments on commit baa94dd

Please sign in to comment.