Skip to content

chore(deps): bump github.com/zcalusic/sysinfo from 1.1.2 to 1.1.3 #481

chore(deps): bump github.com/zcalusic/sysinfo from 1.1.2 to 1.1.3

chore(deps): bump github.com/zcalusic/sysinfo from 1.1.2 to 1.1.3 #481

Workflow file for this run

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