Skip to content

Commit 2d0e45d

Browse files
authored
Merge pull request #1569 from Adyen/dependabot/github_actions/dot-github/workflows/SonarSource/sonarqube-scan-action-6
Bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows
2 parents 39827c3 + 12b8544 commit 2d0e45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ jobs:
7474
with:
7575
fetch-depth: 0
7676
- name: SonarQube Scan
77-
uses: SonarSource/sonarqube-scan-action@v5
77+
uses: SonarSource/sonarqube-scan-action@v6
7878
env:
7979
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)