Skip to content

Bump the php-dependencies group with 3 updates #1489

Bump the php-dependencies group with 3 updates

Bump the php-dependencies group with 3 updates #1489

Workflow file for this run

name: Security
on:
pull_request:
push:
schedule:
- cron: '0 8 * * 1'
permissions: read-all
jobs:
security-check:
runs-on: ubuntu-latest
name: PHP Security Checker
steps:
- uses: actions/checkout@v4
- uses: symfonycorp/security-checker-action@v5