Skip to content

chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#3289) #2573

chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#3289)

chore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#3289) #2573

name: CodeQL Security Scan
on:
workflow_dispatch:
push:
paths:
- '**'
- '!**.md'
- '!LICENSE'
- '!test/**'
branches: [ main ]
schedule:
- cron: '0 14 * * 4'
jobs:
CodeQL:
uses: anchore/workflows/.github/workflows/codeql-go.yaml@main
with:
entrypoint: "./cmd/${{ github.event.repository.name }}"
permissions:
security-events: write
contents: read