Skip to content

build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 #209

build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0

build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 #209

Workflow file for this run

name: "govulncheck"
on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '24 1 * * 0'
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.20.6
go-package: ./...