Skip to content

Update to vulndb v4.120 #2441

Update to vulndb v4.120

Update to vulndb v4.120 #2441

Workflow file for this run

name: Run unitest on push and pull request
on:
push:
pull_request:
jobs:
unitest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
with:
go-version: '1.26.1'
- run: |
./unitest.sh