Skip to content

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #394

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #394

Workflow file for this run

name: Vulnerability scan
on:
push:
branches:
- master
pull_request:
branches:
- "*"
schedule:
- cron: "00 13 * * 1"
workflow_dispatch: {}
jobs:
vuln-check:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/vuln.yml@master