From a290bba1f786d87458442979512e28a7a5798c8a Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:57:49 -0800 Subject: [PATCH] [Backport 2.x] Update actions/github-script action to v7 (#164) Update actions/github-script action to v7 (#162) (cherry picked from commit 268340f0723b8b46dad112751569b57abed45e6d) Signed-off-by: mend-for-github.aaakk.us.kg[bot] Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] Co-authored-by: mend-for-github.aaakk.us.kg[bot] <50673670+mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com> Co-authored-by: Owais Kazi --- .github/workflows/add-untriaged.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add-untriaged.yml b/.github/workflows/add-untriaged.yml index 15b9a5565..864fd26dd 100644 --- a/.github/workflows/add-untriaged.yml +++ b/.github/workflows/add-untriaged.yml @@ -8,7 +8,7 @@ jobs: apply-label: runs-on: ubuntu-latest steps: - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 with: script: | github.rest.issues.addLabels({