diff --git a/.github/workflows/enforce-pr-template.yml b/.github/workflows/enforce-pr-template.yml index 7111c94085..9aa86a6099 100644 --- a/.github/workflows/enforce-pr-template.yml +++ b/.github/workflows/enforce-pr-template.yml @@ -30,7 +30,7 @@ jobs: fi - name: Enforce template - uses: actions/github-script@v8 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |