Skip to content

Bump System.Text.Json from 9.0.0 to 9.0.1 #518

Bump System.Text.Json from 9.0.0 to 9.0.1

Bump System.Text.Json from 9.0.0 to 9.0.1 #518

name: Prevent ByteOrderMarks
on:
push:
branches:
- main
- master
pull_request: {}
jobs:
bom-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arma-actions/bom-check@v1
name: Check for BOM