Bump symfonycorp/security-checker-action from 4 to 5

Bumps [symfonycorp/security-checker-action](https://github.com/symfonycorp/security-checker-action) from 4 to 5.
- [Release notes](https://github.com/symfonycorp/security-checker-action/releases)
- [Commits](https://github.com/symfonycorp/security-checker-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: symfonycorp/security-checker-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/4578/head
dependabot[bot] 2 years ago committed by GitHub
parent 2123330891
commit a4beee3b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/php_analysis.yml

@ -47,7 +47,7 @@ jobs:
run: vendor/bin/requirements-checker
- name: The PHP Security Checker
uses: symfonycorp/security-checker-action@v4
uses: symfonycorp/security-checker-action@v5
- name: Psalm
id: psalm

Loading…
Cancel
Save