Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Lock file maintenance #261

Lock file maintenance

Lock file maintenance #261

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