Skip to content

Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v1.3.4 (#34) #155

Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v1.3.4 (#34)

Update mcr.microsoft.com/devcontainers/dotnet Docker tag to v1.3.4 (#34) #155

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@3ccd481fb2c321eecee32ac528ee66874af62342
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}