Skip to content

Commit

Permalink
Merge branch 'master' into dev/bump_go
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko authored Sep 5, 2024
2 parents 9cd066c + ffc575f commit 2440219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
shell: bash

- name: SonarCloud report upload
uses: sonarsource/sonarcloud-github-action@v2.3
uses: sonarsource/sonarcloud-github-action@v3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 2440219

Please sign in to comment.