Skip to content

Bump the all group with 2 updates (#126) #266

Bump the all group with 2 updates (#126)

Bump the all group with 2 updates (#126) #266

Workflow file for this run

# SPDX-FileCopyrightText: 2009 The Go Authors
#
# SPDX-License-Identifier: BSD-3-Clause
name: govulncheck
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
govulncheck:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-file: go.mod