From 87d39f4a2cec2673cf9505764fb20a38792ea722 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:45:05 +0900 Subject: [PATCH] Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0" (#1926) Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#1874)" This reverts commit c143300dea6c9a730986ff862c5bf4d458927ef8. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0034400..54c8195 100644 --- a/action.yml +++ b/action.yml @@ -230,7 +230,7 @@ runs: GITHUB_REPOSITORY: ${{ github.repository }} - name: Get OIDC token - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 + uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 id: oidc with: script: |