Skip to content

Bump NuGet.Versioning from 6.8.0 to 6.9.1 #1142

Bump NuGet.Versioning from 6.8.0 to 6.9.1

Bump NuGet.Versioning from 6.8.0 to 6.9.1 #1142

Workflow file for this run

name: lint
on:
push:
branches: [main, release-*]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: github/[email protected]
env:
FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$|\bversions\.txt$
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_SHELL_SHFMT: false