Skip to content

build(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group #133

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

build(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in the go_modules group #133

Workflow file for this run

---
# This workflow uses actions that are not certified by GitHub. They are provided
# by a third-party and are governed by separate terms of service, privacy
# policy, and support documentation.
name: OSV Scanner
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
jobs:
osv-scan:
uses: google/osv-scanner/.github/workflows/[email protected]
permissions:
contents: read
security-events: write
with:
upload-sarif: true
fail-on-vuln: true
scan-args: --recursive --skip-git ./