Skip to content

Update nuget to v8.2.2 (#31) #70

Update nuget to v8.2.2 (#31)

Update nuget to v8.2.2 (#31) #70

Workflow file for this run

name: SonarCloud
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analyse:
uses: project-origin/.github/.github/workflows/reusable-sonarcloud.yaml@296700516bd3976694516cdb7271b7498ec44470
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}