Skip to content

.NET tool checker

.NET tool checker #349

name: .NET tool checker
on:
schedule:
- cron: "0 12 * * 1-5"
workflow_dispatch:
jobs:
update:
uses: xt0rted/.github/.github/workflows/dotnet-tool-checker.yml@main
secrets:
DOTNET_UPDATER_APP_ID: ${{ secrets.DOTNET_UPDATER_APP_ID }}
DOTNET_UPDATER_PRIVATE_KEY: ${{ secrets.DOTNET_UPDATER_PRIVATE_KEY }}