Skip to content

Update dependency FluentAssertions to v7 #1337

Update dependency FluentAssertions to v7

Update dependency FluentAssertions to v7 #1337

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@785c366225df91045b66ab5622f55de84ed16e72
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}