From acccf807546c767e5f4f8ecd546006047428812f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:09:35 +0000 Subject: [PATCH] GH Actions: 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] --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index e388786..a5b1b4e 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -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@v4 + uses: symfonycorp/security-checker-action@v5