Skip to content

Bump certifi from 2019.3.9 to 2024.7.4 in /python_client #13

Bump certifi from 2019.3.9 to 2024.7.4 in /python_client

Bump certifi from 2019.3.9 to 2024.7.4 in /python_client #13

Workflow file for this run

# Runs auto-formatting script on push to any branch
name: "Scala auto-formatting"
on: push
permissions:
id-token: write
contents: write
jobs:
autoformat:
uses: wellcomecollection/.github/.github/workflows/scala_formatting.yml@main
secrets: inherit