Skip to content

build(deps): bump go_router from 14.2.7 to 14.6.2 in /packages/flutter_app in the go-router-dependencies group across 1 directory #875

build(deps): bump go_router from 14.2.7 to 14.6.2 in /packages/flutter_app in the go-router-dependencies group across 1 directory

build(deps): bump go_router from 14.2.7 to 14.6.2 in /packages/flutter_app in the go-router-dependencies group across 1 directory #875

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: true