diff --git a/.github/workflows/triage_labelled.yml b/.github/workflows/triage_labelled.yml index d5be3cf9cb..41f535a15d 100644 --- a/.github/workflows/triage_labelled.yml +++ b/.github/workflows/triage_labelled.yml @@ -11,7 +11,7 @@ jobs: if: > contains(github.event.issue.labels.*.name, 'X-Needs-Info') steps: - - uses: actions/add-to-project@c0c5949b017d0d4a39f7ba888255881bdac2a823 # v1.0.2 + - uses: actions/add-to-project@4515659e2b458b27365e167605ac44f219494b66 # v1.0.2 id: add_project with: project-url: "https://github.com/orgs/matrix-org/projects/67"