Skip to content

Commit

Permalink
Merge pull request #34 from statisticsnorway/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/github-action-dependencies-106812d3ac

Bump SonarSource/sonarcloud-github-action from 2.1.1 to 2.2.0 in the github-action-dependencies group
  • Loading branch information
joxssb authored Nov 27, 2024
2 parents b0aed24 + 9b11b40 commit 05948d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
# No need to run SonarCloud analysis if dependabot update or token not defined
if: env.SONAR_TOKEN != '' && (github.actor != 'dependabot[bot]')
uses: SonarSource/sonarcloud-github-action@v3.0.0
uses: SonarSource/sonarcloud-github-action@v2.2.0

0 comments on commit 05948d3

Please sign in to comment.