Update action location (#22561)

pull/22566/head
Genevieve Warren 2021-06-18 08:37:30 -07:00 committed by GitHub
parent fb368d1e9d
commit 26cbc99855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ jobs:
name: Look for build warnings
runs-on: ubuntu-latest
steps:
- uses: dotnet/samples/.github/actions/status-checker@main
- uses: dotnet/docs-actions/actions/status-checker@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}