Skip to content

Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 #379

Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1

Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 #379

Workflow file for this run

name: "Set theme labels"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}