From 230c992818abd1befe5566ad8d5e5c0053d47018 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 07:33:08 +0000 Subject: [PATCH] Update actions/add-to-project digest to 828acb6 --- .github/workflows/triage-labelled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage-labelled.yml b/.github/workflows/triage-labelled.yml index 1a3ad3e..98f4e4c 100644 --- a/.github/workflows/triage-labelled.yml +++ b/.github/workflows/triage-labelled.yml @@ -15,7 +15,7 @@ jobs: if: > contains(github.event.issue.labels.*.name, 'P-Web') steps: - - uses: actions/add-to-project@1f2db0f17f4dca7786abfab9ca41e2bdcca1e27a # main + - uses: actions/add-to-project@828acb646a0a199a64596fa740761743d5f01b00 # main with: project-url: https://github.com/orgs/element-hq/projects/120 github-token: ${{ secrets.ELEMENT_BOT_TOKEN }} \ No newline at end of file