From 11d50b0af80804e3a02e6e8234b4a87c088069a9 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:45:10 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"Revert=20"build(deps):=20bump=20actio?= =?UTF-8?q?ns/github-script=20from=207.0.1=20to=208.0.0"=20=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 87d39f4a2cec2673cf9505764fb20a38792ea722. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 54c8195..0034400 100644 --- a/action.yml +++ b/action.yml @@ -230,7 +230,7 @@ runs: GITHUB_REPOSITORY: ${{ github.repository }} - name: Get OIDC token - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 id: oidc with: script: |