Skip to content

build(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in the go_modules group #104

build(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in the go_modules group

build(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in the go_modules group #104

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]