Skip to content

Commit

Permalink
Replace drush pm:security with composer audit (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish authored Oct 24, 2023
1 parent a486922 commit 2934643
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tasks/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ tasks:
else
./vendor/bin/local-php-security-checker
fi
# JUnit output blocked on https://github.com/drush-ops/drush/issues/4817
- ./vendor/bin/drush pm:security
- composer audit
lint:
desc: Runs lint on composer, YAML, and Twig files
# @todo JUnit output
Expand Down

0 comments on commit 2934643

Please sign in to comment.