From bfe523bca5ce7c1bbe5e1820e3a56d3116d38c88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 07:30:02 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v8 --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 4314fa9..8e9b5a6 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -40,7 +40,7 @@ jobs: tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - - uses: actions/github-script@v6 + - uses: actions/github-script@v8 with: script: | github.rest.issues.createComment({