Skip to content

Bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 #77

Bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0

Bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0 #77

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