8000 chore(deps): bump sonarsource/sonarcloud-github-action from 1.7 to 1.… · obalunenko/advent-of-code@dcb5df6 · GitHub
[go: up one dir, main page]

Skip to content

Commit dcb5df6

Browse files
chore(deps): bump sonarsource/sonarcloud-github-action from 1.7 to 1.8 (#199)
Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 1.7 to 1.8. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@v1.7...v1.8) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 631181a commit dcb5df6

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
@@ -200,7 +200,7 @@ jobs:
200200
shell: bash
201201

202202
- name: SonarCloud report upload
203-
uses: sonarsource/sonarcloud-github-action@v1.7
203+
uses: sonarsource/sonarcloud-github-action@v1.8
204204
env:
205205
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
206206
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)
0