Skip to content

Commit

Permalink
GH Actions: Bump symfonycorp/security-checker-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [symfonycorp/security-checker-action](https://github.com/symfonycorp/security-checker-action) from 2 to 3.
- [Release notes](https://github.com/symfonycorp/security-checker-action/releases)
- [Commits](symfonycorp/security-checker-action@v2...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 6, 2022
1 parent 789404d commit e3af89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
# This action checks the `composer.lock` file against known security vulnerabilities in the dependencies.
# https://github.com/marketplace/actions/the-php-security-checker
- name: Run Security Check
uses: symfonycorp/security-checker-action@v2
uses: symfonycorp/security-checker-action@v3

0 comments on commit e3af89e

Please sign in to comment.