From a0db340696026c28410afcb231c8a1bf23f95561 Mon Sep 17 00:00:00 2001 From: Masaya Suzuki <15100604+massongit@users.noreply.github.com> Date: Fri, 25 Oct 2024 07:21:51 +0900 Subject: [PATCH] Update pr-format.yml --- .github/workflows/pr-format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-format.yml b/.github/workflows/pr-format.yml index b07cb5b6e5..08da7e7855 100644 --- a/.github/workflows/pr-format.yml +++ b/.github/workflows/pr-format.yml @@ -26,7 +26,7 @@ jobs: # submodule: 'recursive' fetch-depth: 0 ref: ${{ github.event.pull_request.head.sha }} - - uses: kf6kjg/github-script@feature/typescript + - uses: massongit/github-script@feature/typescript_test with: github-token: ${{secrets.GITHUB_TOKEN}} script: |