Skip to content

Bump version in VERSION #262

Bump version in VERSION

Bump version in VERSION #262

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