Skip to content

Commit 3e51271

Browse files
Update matrix-org/sonarcloud-workflow-action action to v4 (#4741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
1 parent f636976 commit 3e51271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
- name: "🩻 SonarCloud Scan"
7777
id: sonarcloud
78-
uses: matrix-org/sonarcloud-workflow-action@v3.3
78+
uses: matrix-org/sonarcloud-workflow-action@v4.0
7979
# workflow_run fails report against the develop commit always, we don't want that for PRs
8080
continue-on-error: ${{ github.event.workflow_run.head_branch != 'develop' }}
8181
with:

0 commit comments

Comments
 (0)