Skip to content

Bump markdownlint-cli2 from 0.15.0 to 0.16.0 in the all group #272

Bump markdownlint-cli2 from 0.15.0 to 0.16.0 in the all group

Bump markdownlint-cli2 from 0.15.0 to 0.16.0 in the all group #272

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