Skip to content

Bump sentry/sentry-laravel from 4.10.0 to 4.10.1 #149

Bump sentry/sentry-laravel from 4.10.0 to 4.10.1

Bump sentry/sentry-laravel from 4.10.0 to 4.10.1 #149

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 }}"