Skip to content

Bump Microsoft.Extensions.Hosting.WindowsServices from 9.0.0 to 9.0.1 #18

Bump Microsoft.Extensions.Hosting.WindowsServices from 9.0.0 to 9.0.1

Bump Microsoft.Extensions.Hosting.WindowsServices from 9.0.0 to 9.0.1 #18

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Frans van Dorsselaer
#
# SPDX-License-Identifier: GPL-3.0-only
---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Lint
on:
push:
branches: [master]
pull_request:
branches: [master]
permissions:
contents: read
pull-requests: write
jobs:
REUSE:
uses: dorssel/workflows/.github/workflows/REUSE.yml@main
MegaLinterNET:
uses: dorssel/workflows/.github/workflows/mega-linter-dotnet.yml@main