Skip to content

chore(deps): update php minors and patches #324

chore(deps): update php minors and patches

chore(deps): update php minors and patches #324

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