Skip to content

Bump Microsoft.SemanticKernel from 1.16.0 to 1.16.1 in /docs/ai/how-to/snippets/semantic-kernel in the dotnet group #30746

Bump Microsoft.SemanticKernel from 1.16.0 to 1.16.1 in /docs/ai/how-to/snippets/semantic-kernel in the dotnet group

Bump Microsoft.SemanticKernel from 1.16.0 to 1.16.1 in /docs/ai/how-to/snippets/semantic-kernel in the dotnet group #30746

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
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit
- name: Checkout the repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Validate
uses: dotnet/docs-actions/actions/docs-verifier@5e8bcc78465d45a7544bba56509a1a69922b6a5a # main