Skip to content

build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 #98

build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1

build(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 #98

Workflow file for this run

name: Go vunderability check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Golang
uses: actions/setup-go@v5
- id: govulncheck
uses: golang/govulncheck-action@v1