Skip to content

Commit 3f095b6

Browse files
dependabot[bot]sgammon
authored andcommitted
chore(deps): Bump SonarSource/sonarcloud-github-action
Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 5ee47de3c96f0c1c51b09d2ff1fec0cfeefcf67c to 13a24e453e2e6262f3bb0c5fa8241031e637a028. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@5ee47de...13a24e4) --- updated-dependencies: - dependency-name: SonarSource/sonarcloud-github-action dependency-version: 13a24e453e2e6262f3bb0c5fa8241031e637a028 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Sam Gammon <[email protected]>
1 parent 60c2043 commit 3f095b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: pnpm run test
5353

5454
- name: "Test: Sonar"
55-
uses: SonarSource/sonarcloud-github-action@5ee47de3c96f0c1c51b09d2ff1fec0cfeefcf67c # master
55+
uses: SonarSource/sonarcloud-github-action@13a24e453e2e6262f3bb0c5fa8241031e637a028 # master
5656
continue-on-error: true
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any

0 commit comments

Comments
 (0)