Skip to content

Bump github/codeql-action from 3.26.12 to 3.26.13 #81

Bump github/codeql-action from 3.26.12 to 3.26.13

Bump github/codeql-action from 3.26.12 to 3.26.13 #81

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 20
cache: npm
- run: npm install
- run: node generator.js