Skip to content

Bump FluentAssertions from 7.0.0 to 8.0.0 #394

Bump FluentAssertions from 7.0.0 to 8.0.0

Bump FluentAssertions from 7.0.0 to 8.0.0 #394

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: ["main"]
jobs:
build:
name: Build & Test
uses: ./.github/workflows/build-test.yml
permissions:
id-token: write
contents: read
checks: write
secrets: inherit