Skip to content

#66: Make SSL certificate validation configurable #90

#66: Make SSL certificate validation configurable

#66: Make SSL certificate validation configurable #90

Workflow file for this run

name: Check if versions are consistent
on: pull_request
jobs:
check-version-numbers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Python & Poetry Environment
uses: exasol/python-toolbox/.github/actions/python-environment@0.12.0
with:
python-version: '3.10'
poetry-version: '1.8.2'
- name: Check Release
run: poetry run python3 -u scripts/build/check_release.py