Skip to content

Merge pull request #612 from systemli/dependabot/npm_and_yarn/npm-dep… #2018

Merge pull request #612 from systemli/dependabot/npm_and_yarn/npm-dep…

Merge pull request #612 from systemli/dependabot/npm_and_yarn/npm-dep… #2018

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