Skip to content

Bump github/codeql-action from 3.26.11 to 3.26.12 (#51) #79

Bump github/codeql-action from 3.26.11 to 3.26.12 (#51)

Bump github/codeql-action from 3.26.11 to 3.26.12 (#51) #79

Workflow file for this run

---
name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
ci:
name: Run CI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 20
cache: npm
- run: npm install
- run: node generator.js