Skip to content

internal/report: fix handling of Markdown lists in descriptions #72

internal/report: fix handling of Markdown lists in descriptions

internal/report: fix handling of Markdown lists in descriptions #72

Workflow file for this run

name: Run govulncheck
on: [push]
jobs:
govulncheck:
runs-on: ubuntu-latest
steps:
- id: govulncheck
uses: golang/govulncheck-action@v0.1.0