Skip to content

Feature: Idiomatic lib #95

Feature: Idiomatic lib

Feature: Idiomatic lib #95

Workflow file for this run

name: Run govulncheck
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run govulncheck
uses: golang/govulncheck-action@v1