Skip to content

build(deps): bump numpy from 2.4.6 to 2.5.3 in /camera-ui-hailo #557

build(deps): bump numpy from 2.4.6 to 2.5.3 in /camera-ui-hailo

build(deps): bump numpy from 2.4.6 to 2.5.3 in /camera-ui-hailo #557

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened, reopened, synchronize]
workflow_dispatch:
jobs:
pr-labeler:
name: PR Labeler
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v5.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}