Skip to content

chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 #525

chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6

chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 #525

name: Package Auditing
on:
pull_request:
types: [opened, synchronize]
jobs:
PackageAuditing:
name: Package Auditor (GoVulnCheck)
runs-on: ubuntu-latest
container:
image: golang:1.22.11
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: GoVulnCheck
run: make govulncheck