Skip to content

Bump System.Text.Json from 6.0.1 to 6.0.10 in /src/Elastic.CommonSchema #486

Bump System.Text.Json from 6.0.1 to 6.0.10 in /src/Elastic.CommonSchema

Bump System.Text.Json from 6.0.1 to 6.0.10 in /src/Elastic.CommonSchema #486

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
- 1.*
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/pre-commit@v1