Skip to content

chore(deps): bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows #81

chore(deps): bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows

chore(deps): bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows #81

Workflow file for this run

name: Lint files
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: Lint files ${{ github.ref }}
cancel-in-progress: true
jobs:
php:
name: Lint PHP files
uses: monicahq/workflows/.github/workflows/lint_php.yml@v2