Skip to content

Commit

Permalink
chore: remove useless roave security check install in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed May 13, 2024
1 parent a8ba929 commit 6bfd624
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,5 @@ jobs:
with:
dependencies: ${{ matrix.dependencies }}

- name: 🐛 Check installed packages using roave/security-advisories
run: composer require --dev roave/security-advisories:dev-latest

- name: 🐛 Check installed packages for security vulnerability advisories
run: composer audit --ansi

0 comments on commit 6bfd624

Please sign in to comment.