Skip to content

Bump github.com/fatih/color from 1.15.0 to 1.16.0 #76

Bump github.com/fatih/color from 1.15.0 to 1.16.0

Bump github.com/fatih/color from 1.15.0 to 1.16.0 #76

Workflow file for this run

name: Vuluncheck
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1