Skip to content

Bump vimeo/psalm from 6.2.0 to 6.5.1 #16

Bump vimeo/psalm from 6.2.0 to 6.5.1

Bump vimeo/psalm from 6.2.0 to 6.5.1 #16

Workflow file for this run

name: linting
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
permissions: {}
jobs:
phpstan:
name: '🧹 Psalm'
runs-on: ubuntu-latest
steps:
- name: '☁️ checkout repository'
uses: actions/checkout@v4
with:
persist-credentials: false
- name: '🧹 Run Psalm'
uses: docker://ghcr.io/psalm/psalm-github-actions:latest
# with:
# security_analysis: true