Skip to content

Bump socket.io-parser from 3.3.3 to 3.3.4 in /smoke_tests #71

Bump socket.io-parser from 3.3.3 to 3.3.4 in /smoke_tests

Bump socket.io-parser from 3.3.3 to 3.3.4 in /smoke_tests #71

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