Skip to content

Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 #17

Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0

Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 #17

Workflow file for this run

name: Laravel Pint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
pint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "laravel-pint"
uses: aglipanci/laravel-pint-action@203c2fea1102e51381b31e153de5ea7296626c72
with:
preset: laravel
verboseMode: true
pintVersion: 1.2.1