diff --git a/.github/workflows/set_response_time.yml b/.github/workflows/set_response_time.yml index e77fc84..4b711ee 100644 --- a/.github/workflows/set_response_time.yml +++ b/.github/workflows/set_response_time.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v3 with: token: ${{ secrets.GITHUB_TOKEN }} - - run: npm install @octokit/action + - run: npm install @octokit/action@6.0.6 - uses: actions/github-script@v6 id: set-time with: