Skip to content

Bump golang.org/x/mod from 0.28.0 to 0.29.0 in the misc-deps group #41

Bump golang.org/x/mod from 0.28.0 to 0.29.0 in the misc-deps group

Bump golang.org/x/mod from 0.28.0 to 0.29.0 in the misc-deps group #41

Workflow file for this run

name: code-scan
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
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 }}