Skip to content

Bump ´aiohttp´ from 3.9.3 to 3.9.4 #120

Bump ´aiohttp´ from 3.9.3 to 3.9.4

Bump ´aiohttp´ from 3.9.3 to 3.9.4 #120

Workflow file for this run

name: Community
on:
issues:
types: [opened, edited, milestoned]
pull_request_target:
types: [opened]
# .github/labeler.yml
jobs:
labeler_action:
if: ${{ github.event.pull_request.user.login != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}