diff --git a/.github/workflows/scorecard-pr.yml b/.github/workflows/scorecard-pr.yml index af6da9fd..f45a60af 100644 --- a/.github/workflows/scorecard-pr.yml +++ b/.github/workflows/scorecard-pr.yml @@ -52,7 +52,7 @@ jobs: - name: Comment on PR if: github.event.pull_request.head.repo.full_name == github.repository - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 with: script: | const fs = require('fs');