Skip to content

Bump the production-dependencies group with 1 update #31

Bump the production-dependencies group with 1 update

Bump the production-dependencies group with 1 update #31

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