Skip to content

Bump github.com/yuin/goldmark from 1.7.0 to 1.7.1 #192

Bump github.com/yuin/goldmark from 1.7.0 to 1.7.1

Bump github.com/yuin/goldmark from 1.7.0 to 1.7.1 #192

Workflow file for this run

name: govulncheck
on:
push:
pull_request:
permissions:
contents: read
# Optional: allow read access to pull request. Use with `only-new-issues` option.
# pull-requests: read
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.22.1