Skip to content

Commit d10d5fc

Browse files
Update matrix-org/sonarcloud-workflow-action action to v4
1 parent d47f2f6 commit d10d5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: "🩻 SonarCloud Scan"
5858
id: sonarcloud
59-
uses: matrix-org/sonarcloud-workflow-action@v3.3
59+
uses: matrix-org/sonarcloud-workflow-action@820f7c2e9e94ba9e35add0f739691e5c7e23fa25 # v4.0
6060
# workflow_run fails report against the develop commit always, we don't want that for PRs
6161
continue-on-error: ${{ github.event.workflow_run.head_branch != 'develop' }}
6262
with:

0 commit comments

Comments
 (0)