Skip to content

Bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 #74

Bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5

Bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 #74

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.5.0
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
fossa-token: ${{ secrets.FOSSA_TOKEN }}