Skip to content

chore: bump aiohttp from 3.10.10 to 3.10.11 in /apiv2 #611

chore: bump aiohttp from 3.10.10 to 3.10.11 in /apiv2

chore: bump aiohttp from 3.10.10 to 3.10.11 in /apiv2 #611

# Validates PR title follows conventional commits
name: conventional-commits
on:
pull_request:
branches: [main]
types:
- edited
- opened
- synchronize
- reopened
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
conventional_commit_title:
runs-on: [ARM64, self-hosted, Linux]
steps:
- uses: chanzuckerberg/github-actions/.github/actions/[email protected]