Skip to content

Commit 7a685ac

Browse files
authored
Merge pull request #37 from statisticsnorway/dependabot/github_actions/github-action-dependencies-e5da52a6c4
Bump SonarSource/sonarqube-scan-action from 5.2.0 to 5.3.0 in the github-action-dependencies group
2 parents 0a52a63 + bbdbb92 commit 7a685ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ jobs:
174174
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
175175
# No need to run SonarCloud analysis if dependabot update or token not defined
176176
if: env.SONAR_TOKEN != '' && (github.actor != 'dependabot[bot]')
177-
uses: SonarSource/sonarqube-scan-action@v5.2.0
177+
uses: SonarSource/sonarqube-scan-action@v5.3.0

0 commit comments

Comments
 (0)