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

Update all non-major dependencies
This commit is contained in:
Michael Telatynski
2024-06-25 14:55:13 +00:00
committed by GitHub
2 changed files with 48 additions and 41 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@v1.0.1
uses: actions/add-to-project@v1.0.2
with:
project-url: ${{ env.PROJECT_URL }}
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}