Skip to content

chore: bump aiohttp from 3.8.6 to 3.9.0 (#32) #29

chore: bump aiohttp from 3.8.6 to 3.9.0 (#32)

chore: bump aiohttp from 3.8.6 to 3.9.0 (#32) #29

Workflow file for this run

name: Release version
on:
push:
branches: [ development, release-* ]
env:
IMAGE_NAME: ${{ github.repository }}
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/publish_python_docker.yml@1.1.0
secrets: inherit