From 028c5ca548f7de0ecbabd806c9de0c0ee8d040e2 Mon Sep 17 00:00:00 2001 From: TangRufus Date: Wed, 11 Dec 2024 19:15:55 +0000 Subject: [PATCH] wip --- .github/workflows/auto-pint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-pint.yml b/.github/workflows/auto-pint.yml index a96888a..fd26d9f 100644 --- a/.github/workflows/auto-pint.yml +++ b/.github/workflows/auto-pint.yml @@ -50,7 +50,7 @@ jobs: run: echo "pint-version=$(cat composer.json | jq --raw-output '."require-dev"."laravel/pint"')" >> "$GITHUB_OUTPUT" auto-pint: - uses: typisttech/.github/.github/actions/create-auto-merged-pull-request-php@app-token + uses: typisttech/.github/.github/workflows/create-auto-merged-pull-request-php@app-token needs: pint-version permissions: contents: read