Skip to content

build(deps): bump github.com/fluxcd/pkg/helmtestserver from 0.36.0 to 0.37.0 in the go-deps group across 1 directory #5362

build(deps): bump github.com/fluxcd/pkg/helmtestserver from 0.36.0 to 0.37.0 in the go-deps group across 1 directory

build(deps): bump github.com/fluxcd/pkg/helmtestserver from 0.36.0 to 0.37.0 in the go-deps group across 1 directory #5362

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/code-scan.yaml@v0.4.0
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
fossa-token: ${{ secrets.FOSSA_TOKEN }}