Skip to content

Merge pull request #96 from kronostechnologies/renovate/major-github-… #202

Merge pull request #96 from kronostechnologies/renovate/major-github-…

Merge pull request #96 from kronostechnologies/renovate/major-github-… #202

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@v7
secrets: inherit
with:
publish-reports: true
php-version: '8.1'
extensions: pcov