Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 (… #827

chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 (…

chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 (… #827

Workflow file for this run

name: Gosec
on:
schedule:
- cron: '0 8 * * *'
push:
branches:
- main
permissions:
id-token: write
contents: read
jobs:
Gosec:
runs-on: ubuntu-latest
env:
GO111MODULE: on
steps:
- uses: launchdarkly/gha-ld-gosec@v2
with:
aws-assume-role: ${{ secrets.ORG_SECURITY_GHA_ROLE_ARN }}
s3-bucket: ${{ secrets.ORG_SECURITY_INVENTORY_BUCKET }}