Skip to content

Commit

Permalink
Merge pull request #2044 from tarlepp/dependabot/github_actions/symfo…
Browse files Browse the repository at this point in the history
…nycorp/security-checker-action-5

Chore(deps): Bump symfonycorp/security-checker-action from 4 to 5
  • Loading branch information
tarlepp committed Dec 11, 2022
2 parents cc8e8fa + f73793b commit 5bd612a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -57,7 +57,7 @@ jobs:
composer --version
- name: PHP Security Checker
uses: symfonycorp/security-checker-action@v4
uses: symfonycorp/security-checker-action@v5

- name: Check that application doesn't have installed dependencies with known security vulnerabilities
run: make check-security
Expand Down

0 comments on commit 5bd612a

Please sign in to comment.