Skip to content

build(deps): bump golang.org/x/crypto in the go_modules group (#18) #114

build(deps): bump golang.org/x/crypto in the go_modules group (#18)

build(deps): bump golang.org/x/crypto in the go_modules group (#18) #114

Workflow file for this run

name: Go Vulnerability Check
on:
push:
branches:
- master
- release/*
pull_request:
branches:
- master
jobs:
govulncheck:
name: Run govulncheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: golang/[email protected]