Skip to content

πŸ€– Bump pylint from 3.3.1 to 3.3.2 #150

πŸ€– Bump pylint from 3.3.1 to 3.3.2

πŸ€– Bump pylint from 3.3.1 to 3.3.2 #150

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