Update all non-major dependencies

This commit is contained in:
renovate[bot] 2024-04-16 15:59:07 +00:00 committed by GitHub
parent 3b52d375e7
commit 050e9126d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 97 additions and 106 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.0
uses: actions/add-to-project@v1.0.1
with:
project-url: ${{ env.PROJECT_URL }}
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}