Skip to content

Bump @sentry/react from 8.15.0 to 8.40.0 #145

Bump @sentry/react from 8.15.0 to 8.40.0

Bump @sentry/react from 8.15.0 to 8.40.0 #145

Workflow file for this run

name: Labeler
on:
workflow_dispatch:
pull_request:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"