From c43649b338c20e8192a433b964ba5695f9dd3546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 13:35:49 +0000 Subject: [PATCH] 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-version: '5' 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 7ef4d60..a844dc3 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