Skip to content

FV2404 is from 2024-04-03 onwards (not 2024-04-01) #320

FV2404 is from 2024-04-03 onwards (not 2024-04-01)

FV2404 is from 2024-04-03 onwards (not 2024-04-01) #320

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