Merge pull request #27283 from element-hq/renovate/actions-add-to-project-1.x

Update actions/add-to-project action to v1
pull/27287/head
David Baker 2024-04-03 22:37:49 +00:00 committed by GitHub
commit 773e9bb015
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ jobs:
contains(github.event.issue.labels.*.name, 'A-Element-R')
steps:
- id: add_to_project
uses: actions/add-to-project@v0.6.1
uses: actions/add-to-project@v1.0.0
with:
project-url: ${{ env.PROJECT_URL }}
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}