Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/trunk' into update/react-18
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Feb 6, 2023
2 parents 33889f3 + bf1d7be commit db49485
Show file tree
Hide file tree
Showing 179 changed files with 8,427 additions and 797 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
name: "${{ matrix.project }} e2e tests"
runs-on: ubuntu-latest
needs: create-test-matrix
timeout-minutes: 40
timeout-minutes: 60
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
TOKEN: ${{ secrets.RENOVATE_TOKEN }}
run: |
curl --no-progress-meter --header "Authorization: Bearer $TOKEN" https://api.github.com/rate_limit
- uses: renovatebot/github-action@v34.1.2
- uses: renovatebot/github-action@v34.109.1
with:
configurationFile: /tmp/monorepo/.github/renovate-config.js
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down
Loading

0 comments on commit db49485

Please sign in to comment.