Skip to content

fix: python:3.11-alpine vulnerabilities #43

fix: python:3.11-alpine vulnerabilities

fix: python:3.11-alpine vulnerabilities #43

Workflow file for this run

name: Code checks - tests
on:
pull_request:
branches:
- development
- release-*
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/test_python_docker.yml@1.0.2
with:
bypass_checks: false
python_version: 3.11
secrets: inherit