Skip to content

chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /api #396

chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /api

chore(deps): bump cryptography from 46.0.5 to 46.0.6 in /api #396

name: "On Pull Request"
on:
pull_request:
jobs:
linting-and-checks:
permissions:
contents: read
uses: ./.github/workflows/linting-and-checks.yaml
tests:
permissions:
contents: read
packages: read
uses: ./.github/workflows/tests.yaml
secrets:
LIBHG_PAT: ${{ secrets.LIBHG_PAT }}