Skip to content

Change JQ to process newline-delimited JSON #340

Change JQ to process newline-delimited JSON

Change JQ to process newline-delimited JSON #340

Workflow file for this run

name: Security audit
on:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
- uses: golang/govulncheck-action@v1
with:
go-version-input: 'stable'
check-latest: true