Skip to content

Commit 0281e7c

Browse files
authored
Merge pull request #148 from Staffbase/dependabot/github_actions/github-actions-e728950179
2 parents c5b6165 + 50ae324 commit 0281e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: go build -o ./yamllint-action .
4141

4242
- name: SonarCloud Scan
43-
uses: SonarSource/sonarqube-scan-action@v5.3.1
43+
uses: SonarSource/sonarqube-scan-action@v6.0.0
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}

0 commit comments

Comments
 (0)