Skip to content

Bump the npm_and_yarn group in /scripts/gcb2slack with 2 updates (#3623) #1198

Bump the npm_and_yarn group in /scripts/gcb2slack with 2 updates (#3623)

Bump the npm_and_yarn group in /scripts/gcb2slack with 2 updates (#3623) #1198

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@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3
with:
go-version-file: go.mod
go-package: ./...