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