瀏覽代碼

Update actions/github-script action to v7 (#27216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 年之前
父節點
當前提交
245750c17e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/report-size.yml

+ 1 - 1
.github/workflows/report-size.yml

@@ -29,7 +29,7 @@ jobs:
       # Using actions/download-artifact doesn't work here
       # https://github.com/actions/download-artifact/issues/60
       - name: Download artifact
-        uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6
+        uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
         id: download-artifact
         with:
           result-encoding: string