Skip to content

Bump the development-dependencies group with 1 update #26

Bump the development-dependencies group with 1 update

Bump the development-dependencies group with 1 update #26

Workflow file for this run

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