diff --git a/.github/workflows/create_credentials_requirements_pr.yml b/.github/workflows/create_credentials_requirements_pr.yml index a6a0ae6b..8f20de38 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@v7 with: github-token: ${{secrets.REQUIREMENTS_BOT_GITHUB_TOKEN}} script: |