Merge pull request #27117 from element-hq/renovate/all-minor-patch

Update all non-major dependencies
This commit is contained in:
Michael Telatynski 2024-03-05 16:51:21 +00:00 committed by GitHub
commit f01d69f90b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 39 additions and 39 deletions

View file

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