Skip to content

NPM: Bump @johntalton/and-other-delights from 3.0.2 to 8.0.1 #144

NPM: Bump @johntalton/and-other-delights from 3.0.2 to 8.0.1

NPM: Bump @johntalton/and-other-delights from 3.0.2 to 8.0.1 #144

Workflow file for this run

name: CodeQL
on:
push:
pull_request:
schedule:
- cron: '0 1 * * 3'
jobs:
Analyse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.2
- uses: github/codeql-action/init@v3
with:
languages: javascript
config-file: ./.github/codeql-config.yml
- uses: github/codeql-action/analyze@v3