Skip to content

[Snyk] Security upgrade alpine from 3.21.0 to 3.22.1 #337

[Snyk] Security upgrade alpine from 3.21.0 to 3.22.1

[Snyk] Security upgrade alpine from 3.21.0 to 3.22.1 #337

Workflow file for this run

name: Test Whitespace and line endings
on: [pull_request]
permissions:
contents: read
jobs:
eclint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 'lts/*'
- run: npm i -g eclint
- run: eclint check