Skip to content

Commit b880add

Browse files
dependabot[bot]SMillerDev
authored andcommitted
build(deps): bump sonarsource/sonarcloud-github-action from 1.3 to 1.9
Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 1.3 to 1.9. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@v1.3...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] <[email protected]>
1 parent bc1193d commit b880add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
sed -i 's+/home/runner/work/bundle-stripe/bundle-stripe+/github/workspace+g' ./var/coverage/clover.xml
156156
157157
- name: SonarCloud Scan
158-
uses: sonarsource/sonarcloud-github-action@v1.3
158+
uses: sonarsource/sonarcloud-github-action@v1.9
159159
continue-on-error: true
160160
env:
161161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)