Release 2.60 (#5971)
This commit is contained in:
3
.github/workflows/linting.yaml
vendored
3
.github/workflows/linting.yaml
vendored
@@ -72,5 +72,8 @@ jobs:
|
||||
- name: Lint codebase
|
||||
run: composer linting
|
||||
|
||||
- name: Check for published security advisories
|
||||
run: composer audit --abandoned=report
|
||||
|
||||
- name: Check for security issues in packages
|
||||
run: symfony security:check
|
||||
|
||||
Reference in New Issue
Block a user