Skip to content

Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v8… #103

Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v8…

Update dependency Microsoft.AspNetCore.Authentication.JwtBearer to v8… #103

Workflow file for this run

name: SonarCloud
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
analyse:
uses: project-origin/.github/.github/workflows/reusable-sonarcloud.yaml@3c5d92ae7a85fe37df70210b8585377f72dcf19f
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}