Skip to content

Bump System.Linq.Dynamic.Core from 1.3.8 to 1.3.10 #149

Bump System.Linq.Dynamic.Core from 1.3.8 to 1.3.10

Bump System.Linq.Dynamic.Core from 1.3.8 to 1.3.10 #149

Workflow file for this run

name: SonarCloud .NET
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-nuget-version/.github/workflows/build-no-tests-sonar.yml@master
with:
sln-file: "Unosquare.Tubular.sln"
sonar-key: "unosquare_tubular-dotnet"
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}
cache-version: ${{ secrets.CACHE_VERSION }}
sonar-token: ${{ secrets.SONAR_TOKEN }}