Skip to content

deps: bump cryptography from 46.0.7 to 48.0.1 #207

deps: bump cryptography from 46.0.7 to 48.0.1

deps: bump cryptography from 46.0.7 to 48.0.1 #207

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
common:
uses: City-of-Helsinki/.github/.github/workflows/ci-django-api.yml@main
secrets: inherit
with:
python-version: 3.12
postgres-major-version: 17
extra-commands: |
echo 'SECRET_KEY=topsecret123' >> .env