Skip to content

Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.0.0 #179

Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.0.0

Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.0.0 #179

name: Prevent ByteOrderMarks
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
bom-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: arma-actions/bom-check@v1
name: Check for BOM