From 18343f52615bbe0b7ea003b4e96666141f19b2dc Mon Sep 17 00:00:00 2001 From: Pascal Garber Date: Wed, 17 Jun 2026 07:16:41 +0200 Subject: [PATCH] ci: update actions/github-script from v7 to v8 (Node.js 24) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 75aa20b..92638ea 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: run: yarn workspace @girs/gnome-shell pack - name: Get OIDC token - uses: actions/github-script@v7 + uses: actions/github-script@v8 id: oidc with: script: |