Skip to content

Update dependency aiohttp to v3.10.11 [SECURITY] #157

Update dependency aiohttp to v3.10.11 [SECURITY]

Update dependency aiohttp to v3.10.11 [SECURITY] #157

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
jobs:
test:
uses: ./.github/workflows/test.yml
build:
uses: ./.github/workflows/build-push-image.yml
needs: test
with:
push: false