Skip to content

Update dependency renovate to v39.79.0 (#998) #3177

Update dependency renovate to v39.79.0 (#998)

Update dependency renovate to v39.79.0 (#998) #3177

Workflow file for this run

name: SonarCloud
on:
push:
branches:
- develop
pull_request:
types: [opened, synchronize, reopened]
jobs:
sonarcloud:
name: SonarCloud
uses: swissgrc/.github/.github/workflows/sonarcloud.yml@main
secrets:
gh-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}