Skip to content

Bump System.IdentityModel.Tokens.Jwt from 6.28.0 to 6.34.0 in /src/Unosquare.Tubular.AspNetCoreSample #144

Bump System.IdentityModel.Tokens.Jwt from 6.28.0 to 6.34.0 in /src/Unosquare.Tubular.AspNetCoreSample

Bump System.IdentityModel.Tokens.Jwt from 6.28.0 to 6.34.0 in /src/Unosquare.Tubular.AspNetCoreSample #144

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