Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Bump System.Linq.Dynamic.Core from 1.4.9 to 1.5.0 #177

Bump System.Linq.Dynamic.Core from 1.4.9 to 1.5.0

Bump System.Linq.Dynamic.Core from 1.4.9 to 1.5.0 #177

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 }}