Skip to content

Bump Dapper from 2.0.123 to 2.1.66 #46

Bump Dapper from 2.0.123 to 2.1.66

Bump Dapper from 2.0.123 to 2.1.66 #46

Workflow file for this run

name: MSDocs build verifier
on: pull_request
env:
GITHUB_PR_NUMBER: ${{ github.event.pull_request.number }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
validate:
name: MSDocs build verifier
runs-on: ubuntu-latest
permissions:
statuses: write
steps:
- name: Checkout the repository
uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675 #@v2
- name: Validate
uses: dotnet/docs-actions/actions/docs-verifier@main