Skip to content

Bump go.uber.org/zap from 1.27.0 to 1.27.1 in the go-deps group #2477

Bump go.uber.org/zap from 1.27.0 to 1.27.1 in the go-deps group

Bump go.uber.org/zap from 1.27.0 to 1.27.1 in the go-deps group #2477

Workflow file for this run

name: scan
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: '18 10 * * 3'
jobs:
analyze:
permissions:
contents: read # for reading the repository code.
security-events: write # for uploading the CodeQL analysis results.
uses: fluxcd/gha-workflows/.github/workflows/[email protected]
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
fossa-token: ${{ secrets.FOSSA_TOKEN }}