From ea40e70cd84d3cfd1889c9b0d2e27b49d171ce44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 08:21:09 -0700 Subject: [PATCH] chore(deps): update actions/github-script digest to 660ec11 (#669) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/triage-label.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage-label.yaml b/.github/workflows/triage-label.yaml index 287124cf..2f820f4a 100644 --- a/.github/workflows/triage-label.yaml +++ b/.github/workflows/triage-label.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Add triage label - uses: actions/github-script@58d7008c60bc638cd07845c89db844ed32ee7014 + uses: actions/github-script@660ec11d825b714d112a6bb9727086bc2cc500b2 with: script: | const issueNumber = context.issue.number;