Skip to content

Commit

Permalink
chore(deps): update julienkode/team-labeler-action action to v1.3.0 (#…
Browse files Browse the repository at this point in the history
…6727)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent fcf5a2a commit 8881822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/team-label.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/team-labeler-action@v1.1.0
- uses: JulienKode/team-labeler-action@v1.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

2 comments on commit 8881822

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ran ecosystem CI: Open

suite result
modernjs ✅ success
_selftest ✅ success
nx ✅ success
rspress ✅ success
rsbuild ✅ success
compat ✅ success
examples ✅ success

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Benchmark detail: Open

Name Base (2024-06-05 9e5732c) Current Change
10000_development-mode + exec 2.22 s ± 22 ms 2.35 s ± 22 ms +5.83 %
10000_development-mode_hmr + exec 739 ms ± 4.8 ms 792 ms ± 11 ms +7.15 %
10000_production-mode + exec 2.58 s ± 24 ms 2.77 s ± 39 ms +7.48 %
arco-pro_development-mode + exec 1.9 s ± 75 ms 1.99 s ± 65 ms +4.52 %
arco-pro_development-mode_hmr + exec 442 ms ± 2.2 ms 455 ms ± 1.5 ms +2.90 %
arco-pro_production-mode + exec 3.51 s ± 84 ms 3.7 s ± 111 ms +5.36 %
threejs_development-mode_10x + exec 1.41 s ± 19 ms 1.49 s ± 20 ms +5.57 %
threejs_development-mode_10x_hmr + exec 813 ms ± 7.3 ms 854 ms ± 4.1 ms +5.02 %
threejs_production-mode_10x + exec 4.72 s ± 40 ms 5.01 s ± 23 ms +6.16 %

Threshold exceeded: ["10000_development-mode + exec","10000_development-mode_hmr + exec","10000_production-mode + exec","arco-pro_production-mode + exec","threejs_development-mode_10x + exec","threejs_development-mode_10x_hmr + exec","threejs_production-mode_10x + exec"]

Please sign in to comment.