Skip to content

chore(deps): bump laravel/framework from 10.38.2 to 10.45.1 #754

chore(deps): bump laravel/framework from 10.38.2 to 10.45.1

chore(deps): bump laravel/framework from 10.38.2 to 10.45.1 #754

Workflow file for this run

name: Static analysis
on:
pull_request:
types: [opened, synchronize, reopened]
concurrency:
group: Static ${{ github.ref }}
cancel-in-progress: true
jobs:
statics:
name: Static analysis
uses: monicahq/workflows/.github/workflows/static.yml@v2
with:
php-version: 8.2