Skip to content

Bump System.Text.Json from 8.0.1 to 8.0.2 #343

Bump System.Text.Json from 8.0.1 to 8.0.2

Bump System.Text.Json from 8.0.1 to 8.0.2 #343

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