We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01f705 commit e9380ccCopy full SHA for e9380cc
.github/workflows/php.yml
@@ -40,3 +40,6 @@ jobs:
40
41
- name: Run print
42
run: composer run-script print-test
43
+
44
+ - name: Check for vulnerable dependencies
45
+ run: composer audit
0 commit comments