From 16072a58241ad3dfd81dacc11c52412120d75137 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 17:28:27 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v7 --- .github/workflows/notion-migration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notion-migration.yaml b/.github/workflows/notion-migration.yaml index 5f4b4c70055e..3fd50f939a9d 100644 --- a/.github/workflows/notion-migration.yaml +++ b/.github/workflows/notion-migration.yaml @@ -8,7 +8,7 @@ jobs: comment: runs-on: ubuntu-latest steps: - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 with: script: | github.rest.issues.createComment({