Skip to content

Commit 4aed812

Browse files
chore(deps): bump sonarsource/sonarcloud-github-action from 1.8 to 1.9 (#246)
Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 1.8 to 1.9. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@v1.8...v1.9) --- updated-dependencies: - dependency-name: sonarsource/sonarcloud-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 562604a commit 4aed812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
shell: bash
245245

246246
- name: SonarCloud report upload
247-
uses: sonarsource/sonarcloud-github-action@v1.8
247+
uses: sonarsource/sonarcloud-github-action@v1.9
248248
env:
249249
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
250250
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)