Bump go.uber.org/zap from 1.26.0 to 1.27.0 #76
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: "CodeQL" | ||
on: | ||
push: | ||
branches: [ "main" ] | ||
pull_request: | ||
# The branches below must be a subset of the branches above | ||
branches: [ "main" ] | ||
schedule: | ||
- cron: '36 19 * * 0' | ||
jobs: | ||
lint-build-test: | ||
Check failure on line 13 in .github/workflows/codeql.yml GitHub Actions / CodeQLInvalid workflow file
|
||
name: Scan | ||
uses: devnw/workflows/.github/workflows/codeql.yml@main | ||
secrets: inherit # pragma: allowlist secret |