Skip to content

chore(deps): lock file maintenance #289

chore(deps): lock file maintenance

chore(deps): lock file maintenance #289

Workflow file for this run

name: PHP Security
on:
pull_request: { }
push:
branches:
- master
tags:
- v*.*.*
jobs:
php-security:
uses: equisoft-actions/php-workflows/.github/workflows/php-security.yml@v6
secrets: inherit
with:
publish-reports: true
php-version: '8.1'
extensions: pcov