Skip to content

Bump httpx from 0.12.1 to 0.23.0 in /monitoring/daily_reporter #11

Bump httpx from 0.12.1 to 0.23.0 in /monitoring/daily_reporter

Bump httpx from 0.12.1 to 0.23.0 in /monitoring/daily_reporter #11

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