Skip to content

Add go 1.21 tests (#184) #9

Add go 1.21 tests (#184)

Add go 1.21 tests (#184) #9

Workflow file for this run

on: [push]
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-package: ./...