[CI/Build] Use commit hash references for github actions (#9430)

This commit is contained in:
Russell Bryant
2024-10-18 00:54:58 -04:00
committed by GitHub
parent 154a8ae880
commit 944dd8edaf
7 changed files with 17 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Remind to run full CI on PR
uses: actions/github-script@v7
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
with:
script: |
github.rest.issues.createComment({