Skip to content

build(deps): bump actions/checkout from 6 to 7 #602

build(deps): bump actions/checkout from 6 to 7

build(deps): bump actions/checkout from 6 to 7 #602

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