Skip to content

Commit

Permalink
Merge pull request #27283 from element-hq/renovate/actions-add-to-pro…
Browse files Browse the repository at this point in the history
…ject-1.x

Update actions/add-to-project action to v1
  • Loading branch information
dbkr authored Apr 3, 2024
2 parents dbf2e8c + 2ad9c56 commit 773e9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage-labelled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 773e9bb

Please sign in to comment.