From f67d33dda8a42b51c42a8318a1f66468119e898b Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:54:10 +0900 Subject: [PATCH] Revert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0"" (#1929) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0" …" 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: |