Skip to content

Bump github/codeql-action from 3.27.1 to 3.27.2 #91

Bump github/codeql-action from 3.27.1 to 3.27.2

Bump github/codeql-action from 3.27.1 to 3.27.2 #91

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
node-version: 20
cache: npm
- run: npm install
- run: node generator.js