Skip to content

Bump actions/checkout from 3.5.3 to 3.6.0 (#75) #70

Bump actions/checkout from 3.5.3 to 3.6.0 (#75)

Bump actions/checkout from 3.5.3 to 3.6.0 (#75) #70

Workflow file for this run

name: CodeQL
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
schedule:
- cron: 45 23 * * 0
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- uses: actions/[email protected]
- uses: github/codeql-action/[email protected]
with:
languages: javascript
- uses: github/codeql-action/[email protected]
- uses: github/codeql-action/[email protected]
with:
category: "/language:javascript"