Skip to content

Bump golang.org/x/crypto from 0.19.0 to 0.20.0 #3

Bump golang.org/x/crypto from 0.19.0 to 0.20.0

Bump golang.org/x/crypto from 0.19.0 to 0.20.0 #3

Workflow file for this run

name: govulncheck
on:
push:
branches:
- master
pull_request:
branches:
- master
permissions:
contents: read
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@3a32958c2706f7048305d5a2e53633d7e37e97d0 # v1.0.2
with:
go-version-input: 1.20.12
go-package: ./...