We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f25e5 commit 946d9c5Copy full SHA for 946d9c5
.github/workflows/ci.yml
@@ -42,6 +42,7 @@ jobs:
42
ignore-vulns: |
43
GHSA-w596-4wvx-j9j6 # subversion related git dep, dependency for pytest. This is no impact here.
44
GHSA-2p9h-ccw7-33gf # invalid ddos comment on the cleo package
45
+ GHSA-hcpj-qp55-gfph
46
47
lint:
48
name: Linter
0 commit comments