Skip to content

Bump Moq from 4.20.71 to 4.20.72 #319

Bump Moq from 4.20.71 to 4.20.72

Bump Moq from 4.20.71 to 4.20.72 #319

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Frans van Dorsselaer
#
# SPDX-License-Identifier: MIT
---
# 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