diff --git a/.github/workflows/create_credentials_requirements_pr.yml b/.github/workflows/create_credentials_requirements_pr.yml index 95fa9050..25b9ad7b 100644 --- a/.github/workflows/create_credentials_requirements_pr.yml +++ b/.github/workflows/create_credentials_requirements_pr.yml @@ -45,7 +45,7 @@ jobs: # Create a PR and comment on original PR - name: create PR - uses: actions/github-script@v6 + uses: actions/github-script@v8 with: github-token: ${{secrets.REQUIREMENTS_BOT_GITHUB_TOKEN}} script: |