[llvm] [Github] Bump old action versions (PR #129833)

Carlo Cabrera via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 5 02:44:23 PST 2025


================
@@ -39,7 +39,7 @@ jobs:
 
       - name: 'Comment on PR'
         if: steps.download-artifact.outputs.artifact-id != ''
-        uses: actions/github-script at ffc2c79a5b2490bd33e0a41c1de74b877714d736 # v3.2.0
+        uses: actions/github-script at 60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
----------------
carlocab wrote:

This seems fine, but I'm unsure if the omission of breaking changes for v4 means there were none, or that it's just too old to be worth documenting there.

https://github.com/actions/github-script?tab=readme-ov-file#breaking-changes

https://github.com/llvm/llvm-project/pull/129833


More information about the llvm-commits mailing list