Skip to content

build(deps): bump werkzeug from 3.0.0 to 3.0.1 (#9) #17

build(deps): bump werkzeug from 3.0.0 to 3.0.1 (#9)

build(deps): bump werkzeug from 3.0.0 to 3.0.1 (#9) #17

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.0.0
secrets: inherit