Skip to content

Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group #705

Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group

Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group #705

Workflow file for this run

name: security
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
codeql:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- uses: actions/checkout@v4
- uses: github/codeql-action/init@v3
- uses: github/codeql-action/autobuild@v3
- uses: github/codeql-action/analyze@v3