Skip to content

build(deps): bump cached_network_image from 3.3.1 to 3.4.0 in /packages/flutter_app #746

build(deps): bump cached_network_image from 3.3.1 to 3.4.0 in /packages/flutter_app

build(deps): bump cached_network_image from 3.3.1 to 3.4.0 in /packages/flutter_app #746

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