From 53d6454c445d0516f7bb189b2ca987b1eb48b3d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:59:03 +0000 Subject: [PATCH] chore(deps): update actions/github-script action to v7 --- .github/workflows/new_issue.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new_issue.yaml b/.github/workflows/new_issue.yaml index 19e4c8431..004e36888 100644 --- a/.github/workflows/new_issue.yaml +++ b/.github/workflows/new_issue.yaml @@ -11,7 +11,7 @@ jobs: issues: write steps: # https://docs.github.com/en/actions/managing-issues-and-pull-requests/adding-labels-to-issues - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 with: script: | github.rest.issues.addLabels({