Skip to content

chore(deps): bump aiohttp from 3.13.3 to 3.13.4 in /packages/uipath/samples/line_by_line_test #4392

chore(deps): bump aiohttp from 3.13.3 to 3.13.4 in /packages/uipath/samples/line_by_line_test

chore(deps): bump aiohttp from 3.13.3 to 3.13.4 in /packages/uipath/samples/line_by_line_test #4392

Workflow file for this run

name: Auto Label PRs
on:
pull_request:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v5
with:
configuration-path: '.github/labeler.yml'
sync-labels: true